Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the group.
Response
200 - application/json
The resources that the group gives access to.
Gets the list of groups that the group gives access to.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the group.
The resources that the group gives access to.