GuidesAPI Reference
API Reference

Get Group Policy Permissions

Get all unscoped permissions that are in a policy attached to the requested group.


Access Control:

  • The calling principal must have "readPolicies" action permission for the resource "{group}" in the "authorization" service. Here group is the group identified by the provided group HRN.
Path Params
string
required

HRN identifying a group.

string
required

HRN identifying the policy.

Query Params
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.

Headers
string

Correlates HTTP requests between a client and server. If not present in the incoming request, it will be generated.

Responses

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