latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Subscriptions

Estimate the price of a subscription

get/organizations/{organization_id}/subscriptions/{subscription_id}/estimate

Path parameters

organization_idstring ulid required

The ID of the organization.

subscription_idstring required

The ID of the subscription.

Query parameters

planstring required

The plan type of the subscription.

environmentsinteger

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

storageinteger

The total storage available to each environment, in MiB.

user_licensesinteger

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.