Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.useanima.sh/v1/api-keys/scopes \ --header 'Authorization: Bearer <token>'
{ "wildcard": "<unknown>", "scopes": [ { "description": "<string>", "group": "<string>" } ] }
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
OK
Full catalogue of scopes available for API keys
The wildcard scope identifier ('*') that grants full access
All scopes a customer can grant to an API key, ordered by group
Show child attributes