Projects
Get project resource limits
Retrieves the default resource limits for projects in the specified organization, including maximum instances, storage, and allowed regions.
GET
Get project resource limits
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier of the organization to get project limits for
Pattern:
[a-zA-Z0-9_-~:]+Response
200 - application/json
Default resource limits for projects in the organization
Resource limits and constraints for projects within an organization
Maximum number of database instances allowed per branch
Required range:
x >= 1Minimum number of database instances required per branch
Required range:
x >= 1Maximum character length allowed for project descriptions
Required range:
x >= 25Maximum number of branches allowed per project
Get project resource limits