List deals
Deals
List deals
Returns a paginated list of deals. Supports search and filtering.
GET
List deals
Authorizations
API key for authentication. Get yours at app.heffl.com/settings/developers
Query Parameters
Cursor for pagination. Pass the previous response nextCursor value to fetch the next page.
Number of items to return (max 100)
Required range:
1 <= x <= 100Search by deal title
Filter by pipeline public ID
Filter by stage public ID
Filter by deal status (ACTIVE, WON, LOST)
Available options:
ACTIVE, WON, LOST