GuidesAPI Reference
API Reference

Get all resources in a resource policy

Get a list of resources in a Resource Policy.


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.
Path Params
string
required

The HRN of the resource policy

Query Params
string

The type of 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