Users
Get users
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.
GET
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
The maximum number of items.
Offset relative to the beginning of list.
Response
200
application/json
OK
The response is of type object
.