List all limit values
List all limit values
Required capabilities:
projectsAcl:LIST
Retrieves all limit values for a specific project.
GET
List all limit values
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Headers
Available options:
20230101-alpha Query Parameters
Cursor to use for paging through results.
Return up to this many results.
Required range:
x <= 1000Last modified on June 23, 2026