Skip to main content
GET
Get the authenticated user's personal organization

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Response

Personal org accessor.

org_id
string
required
is_personal
enum<boolean>
required
Available options:
true
just_provisioned
boolean

True only when this call provisioned the personal org (lazy backfill path).