List deals
Returns a paginated list of deals in the workspace.
Required scope
Required scope
deals:read
Authorizations
OAuth 2.1 access token.
Query Parameters
Page number.
x >= 1Number of records per page. Maximum: 100.
1 <= x <= 100Field to sort by.
created_at, updated_at, name Sort direction.
asc, desc Filter by deal name (case-insensitive partial match).
Filter by pipeline UUID.
Filter by stage UUID.
Filter by source (exact match). The source is the name of the OAuth app that created the deal.
Filter deals with forecast_date on or after this date (ISO 8601).
Filter deals with forecast_date on or before this date (ISO 8601).
Filter deals created on or after this date (ISO 8601).
Filter deals created on or before this date (ISO 8601).
Filter deals updated on or after this date (ISO 8601).
Filter deals updated on or before this date (ISO 8601).