cURL
API Reference
Get inboxes
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Query Parameters
Opaque cursor from a previous response to fetch the next page
Pattern:
^[cC][^\s-]{8,}$Maximum number of items to return per page (1–100, default 20)
Required range:
1 <= x <= 100Free-text search query to filter inboxes by email or display name
Filter to the inboxes belonging to one agent. Omit for every inbox in the org, including unassigned ones — an inbox's agent is nullable, and deleting an agent leaves its inboxes behind rather than removing them.
Pattern:
^[cC][^\s-]{8,}$