Get Organization

Returns a single organization by ID.

πŸ“˜ 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

AuthorizationBearer
Bearer partner API key

Path parameters

idstringRequiredformat: "uuid"
Unique identifier of the organization.

Headers

X-Polytomic-VersionstringRequired

Response

OK
dataobject

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error