List Rate Limit Overrides
List all rate limit overrides, optionally filtered by type.
Query parameters:
- override_type: 'org' or 'user' to filter results
- limit: Maximum number of results (default: 100, max: 1000)
Query parameters
Filter by type: 'org' or 'user'. If not provided, returns all overrides.
Filter by type: 'org' or 'user'. If not provided, returns all overrides.
Maximum number of results
Maximum number of results
Headers
Internal API Key for authentication
Internal API Key for authentication
Response
Successful Response
Changes
Changed in 2 of the 13 revisions of this API.25
- ●
removed the optional property
items/endpointLimits/assetControlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/endpointLimits/assetIngressfrom the response with the200statusresponse-optional-property-removed
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
items/endpointLimits/assetControlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/endpointLimits/assetIngressto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/endpointLimits/catalogto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/endpointLimits/v2Createto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/endpointLimits/v2Statusto the response with the200statusresponse-optional-property-added
- ○