Skip to main content
GET
cURL
Lists the deals of the workspace, most recently opened first.

Authorizations

X-Claap-Key
string
header
required

Query Parameters

cursor
string

Paginate the results starting at the cursor returned by a previous call.

limit
number
default:20

Return at most "limit" results.

Required range: 1 <= x <= 100
viewId
string

Return the deals of the specified view: its filters and sorting apply. Use GET /v1/deals/views to discover views.

Response

Deals were successfully retrieved

result
object
required