GuidesAPI Reference
API Reference

Get list of rate limit rules for an identity

Get the list of rate limit rules that are actively enforced for the given identity.


Access Control:

  • The calling principal must have either "readRateLimitRules" action permission for the resource "{identityHrn}" in the "iam-config" service or "manage" action permission for the resource "{identityHrn}" in the "account" service.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

Only include rules that apply to API calls from the specified identity. Values supported include a specific appHrn or a specific userHrn.

Query Params
string

Only include rules that apply to API calls to the specified endpoint.

string

Only include rules that apply to API calls to the specified URL.

string

Only include rules that apply to API calls from the specified project.

string

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

integer

Number of results to be returned. Values between 1 and 100

Headers
string

User-provided token that can be used to trace a request or a group of requests sent to the service.

Responses

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