Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
This is not yet used but here for future compatibility.
The maximum number of identities to return
Required range:
1 <= x <= 100
Example:
100
Use this to fetch the next page of results. A new cursor will be returned in the response if there are more results.