Skip to main content
GET
Get an organization

Authorizations

X-Api-Key
string
header
required

Path Parameters

orgId
string
required

ID of the organization.

Response

Organization

id
string
required

The organization ID.

Example:

"9f7c3e2a-61b8-4f5c-8d1a-eb24f3b05d79"

label
string
required

The organization label.

Example:

"Acme Inc"

defaultTeamId
string
required

The ID of the Everyone team for the org.

createTime
string<date-time>
required

The time at which the organization was created.

updateTime
string<date-time>

The time the organization was updated.