View Associated Deals

Endpoint essentials
API key accessdeals/api/v1/opportunities/search or Master API key
OAuth scopesopportunities_list
Credit usage0 credits
Learn more about API pricing and credits.

Deals on Apollo help you track sales opportunities.

Use the View Associated Deals endpoint to retrieve the deals associated with a contact.

This endpoint doesn't require a request body. If you include one, Apollo doesn't read its fields. An empty JSON is sufficient.

Each result returns the same deal details as View Deal endpoint. If the contact has no associated deals or the contact ID isn't recognized, Apollo returns a 200 response with an empty array rather than a 404 error.

Path Params
string
required

The ID for the contact whose associated deals you want to retrieve.

Example: 64a7ff0cc4dfae00013df1a5

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain