Skip to main content
GET
Read conversation messages

Authorizations

x-api-key
string
header
required

API key created in Dashboard → Settings → Developer

Path Parameters

id
string<uuid>
required

Conversation id

Query Parameters

scope
enum<string>
default:company

Choose the data scope. company (default) limits results to the API key company's data. agency includes the parent agency and its linked brands. scope=agency requires a parent agency key; other keys receive 403.

Available options:
company,
agency
cursor
string

Opaque nextCursor from the previous page

limit
integer
default:50
Required range: 1 <= x <= 100

Response

Messages returned successfully

data
object[]
required
nextCursor
string | null
required
creatorLastReadAt
integer<int64> | null
required

When the creator last opened the conversation