Skip to main content
GET
List My Workspaces

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

include_images
boolean
default:false
ensure_active_org
boolean
default:false

Response

Successful Response

id
string<uuid>
required
name
string
required
parent_workspace_id
string<uuid> | null
role
string | null
clerk_org_id
string | null
organization_image_url
string | null
company_domain
string | null
contact_email
string | null
contact_phone
string | null
setup_completed_at
string<date-time> | null
setup_skipped_at
string<date-time> | null
setup_status
string
default:pending
setup_steps
WorkspaceSetupStepOut · object[]
created_at
string<date-time> | null