List all users
GET/users/list
Retrieves a list of all users in the system.
Responses
- 200
- 403
- 500
A list of users.
Not authorized.
Failed to list users.
GET/users/list
Retrieves a list of all users in the system.
A list of users.
Not authorized.
Failed to list users.