GET
/
v1
/
integrations
/
opportunities
/
{id}

Path Parameters

id
string
required

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

createdAt
string
required

The date the opportunity was created

updatedAt
string
required

The date the opportunity was last updated

organizationId
string
required
amount
number

The dollar amount of the opportunity

closedAt
string

The closure date of the opportunity

disposition
string

"WON" | "LOST" | "OPEN"

recordingId
string

The ID of the recording associated to the opportunity

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