List agent keys
Agent keys
List agent keys
Get agent keys for the user’s party, optionally filtered by agent.
GET
List agent 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 to keys bound to this agent (agt_*)
Pattern:
^agt_[0-9a-f]{32}$Cursor for pagination
Max items per page
Required range:
1 <= x <= 100