Skip to main content
GET
List Conversations

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Query Parameters

channel
string | null
is_read
boolean | null
cursor
string | null
limit
integer
default:20
Required range: 1 <= x <= 50

Response

Successful Response

conversations
CommunicationConversationSummary · object[]
required
nextCursor
string | null