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).

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Bearer token.

Request

Responses

OK

Response Headers
    Content-Type