Skip to main content
GET
Get organization
Beta: this endpoint may change or be removed without notice while in beta. There is no compatibility promise until it reaches general availability.

Authorizations

Authorization
string
header
required

API tokens are passed as Bearer tokens.

Response

Success

id
string
required

Canonical organization ID (org_ followed by 32 lowercase hexadecimal UUID characters).

Pattern: ^org_[0-9a-f]{32}$
Example:

"org_a1b2c3d4e5f64789a1b2c3d4e5f64789"

name
string
required
domain
string
required
settings
object
required