GuidesAPI Reference
API Reference

Get Realm limits

Retrieve the list of limits associated with this realm. A limit with the same "type" may appear in the list multiple times. In this case, the actual limit that is enforced by the same is the highest of all configured values.


Access Control:

  • The calling principal must have "readLimits" action permission for the resource "{realm}" in the "authorization" service.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying the realm

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.

string

The type of the limit.

Headers
string

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

string

The unique for the request, used to track this request within the service. X-Request-ID value is NOT propagated to the downstream services.

Responses

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