Get Organization

Gets an organization.

Path parameters

idstringRequired

ID of the organization to get.

Headers

AuthorizationstringRequired

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

Response

OK

organizationobjectOptional

The requested organization.