Skip to main content
GET
List conversations

Authorizations

Authorization
string
header
required

Create an API key from Settings → API in an approved Creator workspace.

Query Parameters

updatedAfter
string

Include conversations with message activity on or after this date or timestamp.

partnerId
string

Return the conversation with this partner, if one exists.

isUnread
boolean
isArchived
boolean
isBlocked
boolean
q
string

Case-insensitive search across partner names and message text.

Required string length: 2 - 200
include
enum<string>

Set to partner to include partner details.

Available options:
partner
limit
integer
default:50
Required range: 1 <= x <= 250
cursor
string

Opaque cursor returned by the previous page.

Response

A page of conversations.

data
object[]
required
pagination
object
required