Skip to main content
GET
Get Messages

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

conversation_id
string
required

Query Parameters

cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Successful Response

messages
CommunicationMessageSummary · object[]
required
nextCursor
string | null