Skip to main content
GET
Get Organization
Retrieves a specific organization by its ID. The authenticated user must be a member of the organization.

Path Parameters

organizationId
string
required
Organization ID

Response

Returns the Organization object.

Error Responses

Organization Not Found

Code Examples