Skip to main content
GET
Cursor-paginated raw message export

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Query Parameters

from
string<date-time>
required
to
string<date-time>
required
channel
string
Example:

"whatsapp"

agent_uuid
string<uuid>
campaign_uuid
string<uuid>
limit
integer
default:500

1..1000, default 500

Required range: 1 <= x <= 1000
cursor
string

Opaque cursor from a previous response's pagination.next_cursor

Response

OK

meta
object
messages
object[]
pagination
object