List agent invitations
Agents
List agent invitations
List the pending agent invitations you’ve sent, as a flat list filterable by status, agent, and customer email.
GET
List agent 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