Method
Parameters
If supplied, this endpoint will return a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results.
The number of items from the full list desired in the response. Maximum: 100.
Bearer token for authentication. If not provided, the client-level auth is used.
Response
Always
"list".Always
"user".An array of User objects.
A cursor to use in the next request to get the next page of results. If
null, there are no more results.Whether there are more results to fetch.