List Deals

List deals in a paginated format with details such as id, name, amount etc.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
boolean
Defaults to false
date-time

Filters deals which were created after the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

date-time

Filters deals which were created before the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

date-time

Filters deals which were updated after the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters deals which were updated before the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters deals by one or more stage ids. Supports multiple values as a comma-separated list. (e.g., stageId=24,18,25).

string

Filters deals by one or more pipeline ids. Supports multiple values as a comma-separated list. (e.g., pipelineId=24,18,25).

string

Filters deals by one or more status's. Supports multiple values as a comma-separated list. (e.g., status=WON,LOST).

string

Filters deals by one or more owner ids. Supports multiple values as a comma-separated list. (e.g., ownerId=24,18,25).

string

Filters deals by one or more creator ids. Supports multiple values as a comma-separated list. (e.g., createdById=24,18,25).

string

Filters deals by one or more account ids. Supports multiple values as a comma-separated list. (e.g., accountId=24,18,25).

string

Filters deals by one or more contact ids. Supports multiple values as a comma-separated list. (e.g., contactId=24,18,25).

number

Filter deals which have the amount greater than the specified value.

number

Filter deals which have the amount less than the specified value.

Responses

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