List API keys
API keys
List API keys
Get API keys for the user’s party.
GET
List API keys
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Agent ID (agt_xxx) identifying which agent is making the request.
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
Maximum string length:
1024Query Parameters
Filter by status (ACTIVE or REVOKED)
Available options:
ACTIVE, REVOKED Cursor for pagination
Max items per page
Required range:
1 <= x <= 100