Skip to main content
GET
List all tokens for the current owner (across all agents)

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Response

Array of token summaries with agent names

id
string
agentId
string
agentName
string
label
string | null
scopes
string[]
expiresAt
string<date-time> | null
createdAt
string<date-time>