latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Subscriptions

Estimate the price of a new subscription

get/organizations/{organization_id}/subscriptions/estimate

Path parameters

organization_idstring ulid required

The ID of the organization.

Query parameters

planstring required

The plan type of the subscription.

environmentsinteger required

The maximum number of environments which can be provisioned on the project.

storageinteger required

The total storage available to each environment, in MiB.

user_licensesinteger required

The number of user licenses.

format'formatted' | 'complex'

The format of the estimation output.

Response

OK

planstring

The monthly price of the plan.

user_licensesstring

The monthly price of the user licenses.

environmentsstring

The monthly price of the environments.

storagestring

The monthly price of the storage.

totalstring

The total monthly price.

optionsobject

The unit prices of the options.