Get Global Error Subscribers

Returns the list of email addresses subscribed to global sync error notifications for the caller’s organization.

To update the subscriber list, use PUT /api/notifications/global-error-subscribers.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Headers

X-Polytomic-VersionstringRequired

Response

OK
emailslist of strings or null
Email addresses subscribed to global sync error notifications for the organization.

Errors

500
Internal Server Error