Retrieves users
This endpoint is paginated using parameters offset and limit The “next” key in the response allow you to easily follow pagination to get the next batch of users
This endpoint is based on dynamic fields. This mean that all annotations
that look like <variable-key>
, will have to or will be replaced by their
actual API keys.
Optional (minimum:0 - maximum:9223372036854775807)
0 <= x <= 9223372036854776000
Optional (minimum:0 - maximum:2000): if set to 0 return total count only
0 <= x <= 2000
Success operation
The response is of type object
.