Skip to main content
GET
List deal-agent conversations

Authorizations

Authorization
string
header
required

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

Path Parameters

dealId
string
required

CRM deal ID (HubSpot/Salesforce object 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