Get Organization

Gets an organization.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
ID of the organization to get.

Response

OK
organizationobject or null
The requested organization.