List assigned permissions of a group
GET/nevisadmin/api/v1/groups/:groupKey/permissions
Required permission: any authenticated user
Returns the permissions assigned to the group. The permissionType option GROUP_DIRECT selects the permissions assigned directly to this group (only this type is allowed at the moment).
Request
Responses
- 200
- 400
- 404
Success
Invalid group key or permission type
Group not found