Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The cursor to start from
The number of items to return
Required range:
0 < x <= 100
Example:
10
Gets all custom incentives in your workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The cursor to start from
The number of items to return
0 < x <= 100
10