List Users

Lists all users in the specified organization.

🚧 Requires partner key

User endpoints are only accessible using partner keys.

Authentication

AuthorizationBasic

This is the Polytomic deployment key (on-premises only)

OR
AuthorizationBearer
This is the Polytomic API key

Path parameters

org_idstringRequiredformat: "uuid"
Unique identifier of the organization whose users should be listed.

Headers

X-Polytomic-VersionstringRequired

Response

OK
datalist of objects or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error