Organizations
List available cluster sizes
List available cluster sizes for an organization
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses read_organization
OAuth Scopes
| Resource | Scopes |
|---|---|
| User | read_organizations |
| Organization | read_organization |
get/organizations/{organization}/cluster-size-skus
Path parameters
organizationstring required
Organization name slug from list_organizations. Example: acme.
Query parameters
engine'mysql' | 'postgresql'
The database engine to filter by. Defaults to 'mysql'.
ratesboolean
Whether to include pricing rates in the response. Defaults to false.
regionstring
The region slug to get rates for. If not specified, uses the organization's default region.
databasestring
The database name to resolve rates for. When specified, database-level custom rates take precedence over organization rates.
Response
Returns available cluster sizes with optional pricing rates