Get total count of users in the system matching the specified filters
GET/api/v4/users/stats/filtered
Get a count of users in the system matching the specified filters.
Minimum server version: 5.26
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Filtered User stats retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found