Get All Users
Get all users managed by the current API key
Query parameters
Filter by first name, last name or email, e.g. 'tom@gmail.com'
Maximum number of users to display.
Offset for pagination.
Sorting criteria for result list.
Sort the order of the result list asc or desc
Id of a location the users must have administration rights to.
Only return users with this identifier.
Only return users with one of the given roles. Multiple values are OR-joined and may be sent either as repeated params or comma separated. A blank value counts as not sent. Unknown and non-selectable values are dropped; if the param was sent and no value remains, the response is an empty list with count 0 rather than an unfiltered one.
Only return users with one of the given statuses. Multiple values are OR-joined and may be sent either as repeated params or comma separated. A blank value counts as not sent. Unknown and non-selectable values are dropped; if the param was sent and no value remains, the response is an empty list with count 0 rather than an unfiltered one.
Response
Successfully retrieved list