Get Organization
Returns a single organization by ID.
> π§ Requires partner key
>
> This endpoint is only accessible using [partner keys](../../../guides/obtaining-api-keys#partner-keys).
> π Credential scope varies by endpoint and API version
>
> Organization endpoints do not all share the same credential requirements.
> Check each endpoint's description for the caller scope that applies in that
> API version.
Authentication
AuthorizationBasic
This is the Polytomic deployment key (on-premises only)
OR
AuthorizationBearer
This is the Polytomic API key
Path parameters
id
Unique identifier of the organization.
Headers
X-Polytomic-Version
Response
OK
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
