> ## Documentation Index
> Fetch the complete documentation index at: https://docs.auriko.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# insufficient_permissions

> HTTP 403 — Caller authenticated but lacks the required scope.

## HTTP status

`403 permission_error`

## Typical cause

The API key is valid but doesn't have permission for the requested resource or action. This includes workspace-level policy blocks such as platform key restrictions or account-level access controls.

## Resolution

Check the key's scopes in your dashboard, or contact your workspace admin for the required permission.
