Skip to main content
GET
Read the workspace's plan entitlements (any member)

Authorizations

X-API-Key
string
header
required

Headers

X-Workspace-Id
string | null

Path Parameters

workspace_id
string<uuid>
required

Cookies

riftmap_access
string | null

Response

Successful Response

What the caller's workspace plan allows — safe for any member to read.

billing_enforced
boolean
required
features
PlanFeatureFlags · object
required

The canonical paid-feature flags, named explicitly.

Spelled out rather than typed dict[str, bool] because the published schema is the contract AI agents and CI pipelines read (see CLAUDE.md); an open additionalProperties: boolean map tells a reader nothing about which keys exist. Kept in lockstep with CANONICAL_FEATURE_KEYS by a test — a key added on one side and not the other would otherwise read as a silent false.

plan
string
required
seat_count
integer
required
seat_limit
integer | null
required