Skip to main content
GET
The caller's workspace

Authorizations

Authorization
string
header
required

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 workspace this account is a member of.

workspace
object
required

The caller's workspace, as the dashboard renders it. Tenancy comes from membership — never from anything the request claims.