Get a list of users.
Pass a value for the limit
parameter in your request if you want retrieve a paginated result.
Otherwise API returns a list with all users without pagination.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
The maximum number of items.
Offset relative to the beginning of list.
OK
The response is of type object
.