Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Max number of results that should be returned
Required range:
1 <= x <= 100
Cursor that indicates where the next page of results should start.
Body
application/json · object
Response
200 - application/json
Success
The response is of type object
.