Get a group
GET/api/v4/groups/:group_id
Get group from the provided group id string
Permissions
Must have manage_system permission.
Minimum server version: 5.11
Request
Responses
- 200
- 400
- 401
- 403
- 501
Group retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled