Playground

Playground

Organization

/api/v1/organizations

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

getCurrentupdate

Schema

FieldTypeNotes
id*uuidOrganization UUID.
name*stringOrganization display name.
slug*stringURL-safe slug identifier.
planenumfree | starter | pro | enterpriseSubscription plan.
settingsjsonOrganization-level configuration settings.
created_at*date-timeCreation timestamp.
updated_at*date-timeLast update timestamp.

API

Loading manifest…