List users
GET/iam/users
JSON-RPC
iam.users.search
note
If the user account making an API request is limited by a partition and is not a supervisor, the method will return empty list.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
List of user objects.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred