Get Organization
Gets an organization.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
id
ID of the organization to get.
Response
OK
organization
The requested organization.
