Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieve a Permission Group by its unique identification. Returns 404 if the Permission Group does not exist.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.