Skip to main content
GET
Find messages

Authorizations

apiKey
string
header
required

Query Parameters

inboxIds
string[]

The IDs of the inboxes to filter messages by. If not provided, all inboxes will be included.

start
string<date-time>

Only messages after this date until the end date or now

end
string<date-time>

Only messages up to this date

limit
number

Number of items to return (max 50)

page
number

Page number

Response

A paginated list of messages

data
object[]
required
total
number
required

The total number of messages

Example:

1