v35

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-016584221.4 KB
Projects

Get project resource limits

Retrieves the effective resource limits for the specified project, merging organization-level overrides with any project-specific overrides.

get/organizations/{organizationID}/projects/{projectID}/limits

Path parameters

organizationIDstring required

Unique identifier of the organization

projectIDstring required

Unique identifier of the project to get limits for

Response

Effective resource limits for the project

maxDescriptionLengthinteger required

Maximum character length allowed for project descriptions

maxBranchesPerProjectinteger required

Maximum number of branches allowed per project

maxInstancesPerBranchinteger required

Maximum number of database instances allowed per branch

minInstancesPerBranchinteger required

Minimum number of database instances required per branch

maxAllowedInstanceTypeinteger required

Maximum VCPUs (in millicores) allowed per instance; instance types with a higher VCPUsRequest are unavailable

maxBranchesPerHourinteger required

Maximum number of branches that can be created in a rolling one-hour window

maxStorageGBPerBranchinteger required

Maximum storage in GiB (gigabytes) allowed per branch; 0 means no limit