Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organization_id
string<ulid>
required

The ID of the organization.

Response

OK

can_create
boolean

Boolean result of the check.

message
string

Details in case of negative check result.

required_action
object | null

Required action impending project creation.

Last modified on August 7, 2026