Skip to main content
GET
List communications for a deal, contact, or company

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Query Parameters

dealId
string

Filter by deal ID

contactId
string

Filter by contact ID

crmCompanyId
string

Filter by CRM company ID

type
enum<string>

Filter by type

Available options:
call,
email,
sms,
whatsapp

Response

id
string
required
type
enum<string>
required
Available options:
call,
email,
sms,
whatsapp
direction
enum<string>
required
Available options:
inbound,
outbound
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
subject
string
body
string
durationSeconds
number
outcome
enum<string>
Available options:
connected,
voicemail,
no_answer,
busy
externalId
string
dealId
string
contactId
string
crmCompanyId
string
loggedById
string
loggedByName
string
occurredAt
string<date-time>