List all deals

Retrieve all existing deals

Query Params
string

Search text to use with search_field parameter.

string

Field to search for. See available values.

string

Filter by deal's title

int32

Filter by deal's stage

int32

Filter by deal's pipeline

int32

Filter by deal's status. See available values

int32

Filter by deal's owner

string

Filter by deal's tasks due dates. See available values

string

Filter by tag names associated with deal's primary contact. See available values.

string

Filter by deals that have tasks with given type

date

Returns deals that are created less than given date

date

Returns deals that are created greater than or equal to given date

date

Returns deals that are updated less than given date

date

Returns deals that are updated greater than or equal to given date

int32

Filter by deal's primary contact's organization's id

int32

In USD with dollar portion. Returns deals whose values are greater than or equal to given value

int32

In USD with dollar portion. Returns deals whose values are less than or equal to given value

string

In a format of <score_id>:<score_value>. Returns deals whose score value is greater than given value

string

In a format of <score_id>:<score_value>. Returns deals whose score value is less than given value

string

In a format of <score_id>:<score_value>. Returns deals whose score value is equal to given value

string
Defaults to ASC

Order by deal's title.

string
Defaults to ASC

Order by deal's value.

string
Defaults to ASC

Order by deal's created date.

string
Defaults to ASC

Order by deal's primary contact's first name.

string
Defaults to ASC

Order by deal's primary contact's organization name.

string
Defaults to ASC

Order by deal's next task's due date first. Then append deals with no next task. Lastly append deals with overdue tasks. If dates are the same, order by deal's id.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json