Skip to main content
GET
Retrieve an organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Response

Retrieve an organization

createdAt
string<date-time>
required
id
string
required
name
string
required
slug
string | null
required
updatedAt
string<date-time> | null
required
logoUrl
string<uri> | null
required
memberCount
integer
required
Required range: x >= 0