Get organization
Return an organization by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
orgId
Organization to retrieve.
Headers
X-Account-Id
Account that owns the organization.
Response
The requested organization.
organization
The organization.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

