List All Deals

No Credit Cost

This endpoint doesn't consume Apollo credits. Learn more about API pricing and credits.

Deals on Apollo help you track sales opportunities.

Use the List All Deals endpoint to retrieve every deal that has been created for your team's Apollo account.

This endpoint requires a master API key. If you call the endpoint without a master key, you receive a 403 response. Check out Create an API Key to learn how to create a master key.

Query Params
string

Sort the tasks by 1 of the following options:

  • amount: The largest deal values first.
  • is_closed: Deals that have been closed first.
  • is_won: Deals that have been won first.

int32

The page number of the Apollo data that you want to retrieve.

Use this parameter in combination with the per_page parameter to make search results for navigable and improve the performance of the endpoint.

Example: 4

int32

The number of search results that should be returned for each page. Limiting the number of results per page improves the endpoint's performance.

Use the page parameter to search the different pages of data.

Example: 10

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