GuidesAPI Reference
API Reference

Get a list of Resource Policies

Get a list of Resource Policies. If an unscoped access token is used, all resource policies(unscoped and scoped) within the realm of the caller are returned. If a project scoped access token is used, resource policies within the project are returned.


Access Control:

  • The calling principal must have "readResourcePolicies" action permission in the "authorization" service.
  • The unscoped access to this api is granted via the default authorization policy.
  • The scoped access to this api is granted via the default "projectEnabled" action for members of the project.
  • This API works for tokens with or without a project scope.
Query Params
string

The hrn that identifies the resource.

integer
0 to 100
Defaults to 100

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

string

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

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