deals

List Deals

List deals for the current organization.

get/deals

Query parameters

cursorstring nullable

Cursor for pagination

Cursor for pagination

limitinteger

Number of items per page

Number of items per page

searchstring nullable

Search term for filtering deals

Search term for filtering deals

status_filter'active' | 'archived' | 'deleted'

Status of a CRM entity (shared across types).

Filter by deal status

sync_status'synced' | 'pending_crm' | 'sync_failed' | 'not_synced'

Status of the synchronization with CRM systems.

Filter by sync status

Headers

authorizationstring nullable

Response

Successful Response

next_cursorstring nullable

Cursor for the next page

has_moreboolean required

Whether there are more results

Changes