Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Response

200 - application/json

The caller's organization.

org_id
string
required

Unique identifier for the organization

created_at
string<date-time>
required

Time the organization was created in ISO 8601 format

name
string | null

Display name of the organization

aws_assume_role
AwsAssumeRoleV1 · object | null

AWS AssumeRole trust-policy inputs; null while the method is not enabled for the organization