Skip to main content
GET
View Deal
One deal by its Apollo id, with the full field set. Find the id with get_apollo_opportunities_search.

Authorizations

Authorization
string
header
required

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

Path Parameters

opportunity_id
string
required

Opportunity ID

Response

Successful response

opportunity
object

Opportunity object

opportunity.id
string

Opportunity ID

opportunity.owner_id
string

Owner ID

opportunity.account_id
string

Account ID

opportunity.amount
number

Amount

opportunity.name
string

Name

opportunity.opportunity_stage_id
string

Stage ID

opportunity.is_closed
boolean

Is closed

opportunity.is_won
boolean

Is won

opportunity.created_at
string

Created timestamp