Billing state and the activation checklist
Where the workspace is on the road to live: plan, verification, AUP, subscription, the limits in force, and remaining — exactly what still stands between this workspace and activation.
Authorizations
A dashboard session — the short-lived JWT a signed-in human holds at the dashboard, sent on the same Authorization: Bearer header. Dispatched by shape: a session token is a JWT, an API key starts with ck_. Sessions cannot be created through this API, and operations that list only this scheme refuse API keys with 401.
Response
The billing state.
Where the workspace is on the road to live. remaining names what still stands between it and activation — the dashboard renders this as the checklist rather than deriving it client-side.
sandbox, or a paid plan: personal, business, scale.
Whether the workspace is activated (not sandbox-only).
unverified, pending, verified, rejected Empty once the workspace is live.
choose_plan, verify_identity, accept_aup