List agent's customers
Customers
List agent's customers
List the customers who have an active, accepted authorization for this agent, excluding pending invitations.
GET
List agent's customers
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:
1024Path Parameters
Agent ID
Pattern:
^agt_[0-9a-f]{32}$