Get a list of paged and sorted users for admin reporting purposes
GET/api/v4/reports/users
Get a list of paged users for admin reporting purposes, based on provided parameters.
Permissions
Requires sysconsole_read_user_management_users.
Request
Responses
- 200
- 400
- 401
- 403
- 500
User page retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server