Get All Opportunities

This endpoint retrieves all opportunities for the current organization.

Required Scope

opportunity:read or opportunity:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Pagination

The API takes a snapshot of the paginated set of opportunities at the time of the first request. Paging through opportunities goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.

Query Params
string

Retrieves the next batch of opportunities. This value expires after 2 minutes if a request has not been made during that time.

int32
Defaults to 100

The maximum number of opportunities to display per page. A maximum of 1000 is allowed.

date

Filter criteria that returns opportunities from this date through filter[end_date]. Format yyyy-mm-dd.

date

Filter criteria that returns opportunities from filter[start_date] through this date. Format yyyy-mm-dd.

string
Defaults to Open

Filter criteria that returns opportunities with the desired status. Possible values include Open and Closed.

Response

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