Skip to main content
GET
List capabilities

Authorizations

Authorization
string
header
required

Bearer token: an organization API key (ak_…) created under Settings → API Keys, or a dashboard user session token. Proxy keys (xe_…) are not accepted here. Endpoints marked as user-only in their description reject organization keys with 403.

Path Parameters

proxy_id
string<uuid>
required

Query Parameters

role
string | null

Filter to a specific agent role (also includes proxy-root caps)

Response

Successful Response

id
string<uuid>
required
proxy_id
string<uuid>
required
org_id
string<uuid>
required
agent_role
string | null
required
name
string
required
description
string | null
required
examples
string[]
required
enabled
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required