Skip to main content
Stay up to date. Subscribe to API changelog updates in your preferred feed reader or automation.
View all updates

A guide to querying event notification logs

There's now a guide for querying your event notification delivery logs, so you can confirm what we dispatched, when, and how your endpoint responded.

The Querying logs guide covers the query editor in the Developer Portal: how to filter delivery attempts, what each field in a log record means, and how to read the results when a delivery failed.

What this is good for

  • Confirming whether an event was dispatched at all, versus dispatched and rejected by your endpoint
  • Seeing the exact payload we sent, when your handler logged something unexpected
  • Pinning a gap down to a specific time window

The guide is linked under Event Notifications in the docs sidebar, next to the event type references.