List Partner Users

Lists all users in the specified organization.

🚧 Requires partner key

User endpoints are only accessible using partner keys.

Returns user records including each user’s ID, email, and assigned roles.

Authentication

AuthorizationBearer
Bearer partner 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

403
Forbidden Error
404
Not Found Error