Skip to main content
GET
List messages across inboxes or for one inbox

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
cursor
string
inboxId
string
threadId
string<uuid>
direction
enum<string>
Available options:
inbound,
outbound
channel
enum<string>

Filter to a single channel. "email" and "a2a" are live today; the remaining values are reserved for future channels (they filter to an empty list until wired). Unknown values are a 400.

Available options:
email,
a2a,
sms,
whatsapp,
telegram,
slack,
webchat,
voice,
push,
api

Response

Success

messages
object[]
required
pagination
object
required