cURL
API Reference
Get messages 1
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:
^[0-9A-HJKMNP-TV-Z]{26}$Maximum number of items to return per page (1–100, default 20)
Required range:
1 <= x <= 100Filter messages by agent ID
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Filter messages by conversation thread ID
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Filter messages by communication channel
Available options:
EMAIL, SMS, MMS, VOICE Filter messages by direction (inbound or outbound)
Available options:
INBOUND, OUTBOUND Filter messages by delivery status
Available options:
QUEUED, SENT, DELIVERED, FAILED, BOUNCED, BLOCKED, PENDING_APPROVAL Filter messages within a date range
