runtime-session
Bootstrap Account Session
Issue runtime cookies for account-level routes without picking a workspace.
The workspace picker lists and manages workspaces before one is open, so the response names no workspace and the client loads none. The default workspace row is still ensured, as every bootstrap does, so a first-time account has something to pick. Routes guarded by require_runtime_user alone accept the resulting cookies; workspace-scoped routes still need a workspace header.
get/api/session/account
Response
Successful Response
{"stackTrail":"paths:/api/session/account:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 30 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○