Docs

Docs

x-cpod-domain: organizations

Organizations

Organization context — access and update the multi-tenant organization scoped to the caller's JWT.

Try in explorer client.organizations

Organization

The platform organization automatically scoped to the authenticated caller's JWT.

REST path/api/v1/organizations
Operations
getCurrentupdate
SDK
// list — returns only your records; add filters/search:
await client.organizations.list()
FieldTypeDescription
id*uuidOrganization UUID.
name*stringOrganization display name.
slug*stringURL-safe slug identifier.
planenumSubscription plan.freestarterproenterprise
settingsjsonOrganization-level configuration settings.
created_at*date-timeCreation timestamp.
updated_at*date-timeLast update timestamp.