GET
/
v1
/
integrations
/
opportunities

Query Parameters

cursor
string
recordingId
string
externalId
string

Response

200 - application/json
id
string
required
externalId
string
required

The ID of the opportunity in the external system (e.g. Salesforce)

name
string
required

The name of the opportunity

amount
number

The dollar amount of the opportunity

closedAt
string

The closure date of the opportunity

disposition
string

"WON" | "LOST" | "OPEN"

createdAt
string
required

The date the opportunity was created

updatedAt
string
required

The date the opportunity was last updated

recordingId
string

The ID of the recording associated to the opportunity

accountId
string
organizationId
string
required
account
any | null
opportunityUsers
(any | null)[]