Skip to main content
GET
Get organization

Authorizations

Authorization
string
header
required

Bearer token: an organization API key (ak_…) created under Settings → API Keys, or a dashboard user session token. Proxy keys (xe_…) are not accepted here. Endpoints marked as user-only in their description reject organization keys with 403.

Path Parameters

org_id
string
required

Response

Successful Response

id
string<uuid>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
name
string
required
slug
string
required
clerk_org_id
string
required
plan
enum<string>
required
Available options:
free,
pro,
enterprise
status
enum<string>
required
Available options:
pending,
active,
suspended,
deleted
onboarding_state
OrganizationOnboardingState · object
required
viewer_product_tour_eligible
boolean
required
viewer_product_tour_state
UserProductTourState · object
required
metronome_customer_id
string | null
entitlements
Entitlements · object