Retrieve an opportunity

Retrieve an opportunity object. If it’s for a deleted object, the removed property is set to true.

get

Retrieve an opportunity

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

opportunityIdstringRequired

The ID of the opportunity.

Responses
get
/v1/agents/{agentId}/opportunities/{opportunityId}

Last updated