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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.