GuidesAPI Reference
API Reference

Get group permissions

Retrieve the unscoped permissions a given group has been assigned.


Access Control:

  • The calling principal must have "readPermissions" action permission for the resource "{group}" in the "authorization" service. Here group is the group identified by the provided group HRN.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying a group.

Query Params
string

Only include permissions associated with the requested service

string

The cursor for pagination. Present only if there is an additional page of data to view.

integer
0 to 100
Defaults to 100

Number of records to return. Default is 100 records. Maximum is 100 records.

Responses

404

Group not found

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json