View Deal

Use the View Deal endpoint to retrieve complete details about a deal within your team's Apollo account.

Deal information can include the ID of the deal owner, the monetary value of the deal, the deal stage, and general details about the account.

This endpoint also requires a master API key. If you attempt to call the endpoint without a master key, you will receive a 403 response. Refer to Create API Keys to learn how to create a master API key.

Path Params
string
required

The ID for the deal you want to view.

Each deal in the Apollo database is assigned a unique ID. To find deal IDs, call the List All Deals endpoint and identify the value for id for the desired deal.

Example: 66e09ea8e3cfcf01b2208ec7

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