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

Response

200 - application/json

Deals were successfully retrieved

result
object
required