Getting the user list according to filter conditions.
The conditions are sent as a serialized JSON object in the "query" parameter.

Request

GET /pub/v1/user/list

Query parameters

Parameter name Value Description Additional
query string (json)

Query parameters of item list

Parameter format

Authorization

This request requires the use of one of following authorisation methods: API key

Response

The following HTTP status codes may be returned.

Status code Description Resource
200 OK

User search model.

User search model (Get a list of users)