List all users in the account.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Limit the number of returned items. Falls back to default of 1000 if not specified. Limited by max limit value of 1000
0 < x <= 1000
100
Offset value is used to exclude the first set of records from the result
x >= 0
0
User ID for filtering
123
OK
The response is of type object
.