Get Organizations

Lists organizations accessible to the caller. The result depends on the caller type: - User-scoped callers receive their current organization. - Partner callers receive the organizations available within their partner scope. - Deployment-level callers may receive a broader organization list, depending on deployment configuration. > 🚧 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

Headers

X-Polytomic-VersionstringRequired

Response

OK
datalist of objects or null

Errors

401
Unauthorized Error
500
Internal Server Error