latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Subscriptions

Checks if the user is able to create a new project.

get/organizations/{organization_id}/subscriptions/can-create

Path parameters

organization_idstring ulid required

The ID of the organization.

Response

OK

can_createboolean

Boolean result of the check.

messagestring

Details in case of negative check result.