Skip to main content
GET
Get Organization
Returns the full details of an organization. The authenticated user must be a member of the organization.

Auth

Requires a valid Bearer token. User must be a member of the organization.

Path Parameters

string
required
Organization identifier.

Response

string
Organization identifier.
string
Organization name.
string
URL slug.
string | null
Description.
string | null
Logo URL.
object
Organization settings including branding, features, and billing configuration.
string
User ID of the creator.
string
ISO 8601 creation timestamp.
string
ISO 8601 last update timestamp.

Errors

Example