v4

latestOpenAPI 3.0.02026-07-316584128.0 KB
Projects

Get project resource limits

Retrieves the default resource limits for projects in the specified organization, including maximum instances, storage, and allowed regions.

get/organizations/{organizationID}/projects/limits

Path parameters

organizationIDstring required

Unique identifier of the organization to get project limits for

Response

Default resource limits for projects in the organization

maxInstancesinteger required

Maximum number of database instances allowed per branch

minInstancesinteger required

Minimum number of database instances required per branch

maxDescriptionLengthinteger required

Maximum character length allowed for project descriptions

maxBranchesinteger required

Maximum number of branches allowed per project