Skip to main content
GET
List company-agent conversations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

companyId
string
required

CRM company (account) ID.

Required string length: 1 - 64

Query Parameters

cursor
string
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Conversation list.

conversations
object[]
required
next_cursor
string | null
required