Skip to main content

Get Webhook Events Summary

GET 

/api/xero/webhook-settings/:integrationInstanceId/events/summary

Per-status counts of every webhook event received for this connection, plus a total. Every known status is always present (zero-filled): received, processing, processed, failed, duplicate, ignored. Useful for monitoring webhook processing health — a growing failed count indicates events that need to be retried (see Retry Failed Webhook Events).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Bearer token.

Request

Responses

OK

Response Headers
    Content-Type