List user accounts
Retrieves the collection of user accounts, filtered, sorted and paged accourding to query parameters.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
The requested per_page parameter
If filtering is applied using ?q=field:criteria URL query parameters, the filter criteria is returned here
If sorting is applied using ?sort=sort_criteria URL query parameters, the sort criteria is returned here
Filter parameter in <filter>:<value> format. Multiple filters must be in the format of a comma separated list of the following fields:
idstatusnameusernameorganisationSort parameter in <operator><field> format.
Expects a comma-separated list from the allowed fields:
idstatusnameusernameorganisationcreated