List messages in a deal-agent conversation
Conversations
List messages in a deal-agent conversation
Returns user + assistant turns for the conversation. Tool-call and reasoning events are intentionally excluded — they’re internal implementation detail and not part of the v1 surface.
GET
List messages in a deal-agent conversation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
CRM deal ID (HubSpot/Salesforce object ID).
Required string length:
1 - 64Conversation ID returned by POST /deals/{dealId}/conversations (or the company equivalent).
Required string length:
1 - 128Query Parameters
Required range:
1 <= x <= 200Available options:
asc, desc