List your pipeline deals (cursor-paginated)

GET/deals

Requires scope: read:accounts

Parameters

ParameterInTypeDescription
store_idquerystring
stagequery"contacted" | "replied" | "call_booked" | "proposal" | "won" | "lost"
limitqueryinteger
cursorquerystring

Responses

StatusDescription
200A page of deals
401Missing or invalid API key
403Key lacks the required scope
429Rate limit exceeded (see Retry-After)
Is this page helpful?