organizations
Ensure personal Hobby workspace
Creates or returns the caller’s one-seat personal Clerk organization and reassigns any legacy user-scoped agents, API keys, and subscriptions onto it. Activate the returned clerk_org_id in the Clerk session before calling organization-scoped APIs.
POST
Ensure personal Hobby workspace
Authorizations
Clerk session JWT for the web app (active organization required), or an organization-scoped SEAOTTER access key (so_…) from POST /api/v1/api-keys for programmatic / docs try-it / MCP use. The same so_… value is both Authorization: Bearer so_… and SEAOTTER_API_KEY.

