List agent delegation invitations
Customer Invitations
List agent delegation invitations
List the pending agent delegation invitations you’ve sent. The agent-centric view of your outbound invitations: a flat list, filterable by status, agent, and customer email. Companion to the customer-centric view at GET /customers/invitations.
GET
List agent delegation invitations
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
Available options:
PENDING, ACCEPTED, DECLINED, EXPIRED, CANCELED Pattern:
^agt_[0-9a-f]{32}$Required range:
1 <= x <= 100