Home / Events and Notifications

Events

Overview

All published events in the Highnote Platform are available via the GraphQL API and stored for 30 days. This is useful as a fallback if a webhook is missed or your integration does not require pushed notifications.

Fetch All Events

You can query all events using the notificationEvents query. This will return a paginated list of results which defaults to 20 entries.

Query For Individual Events

You can find a specific event using a node query.

Provide Feedback

Was this content helpful?