Get group stats
GET/api/v4/groups/:group_id/stats
Retrieve the stats of a given group.
Permissions
Must have manage_system permission.
Minimum server version: 5.26
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 501
Group stats 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
Feature is disabled