Home / Basics / Events and Notifications
The Highnote platform tracks all events across your platform, allowing you to fetch, monitor, and replay events. Events are also used to create notifications. Note the following about events:
You can view events using the Highnote API or dashboard. This guide provides an overview of fetching and viewing events using the Highnote API. For an overview of monitoring events using the dashboard, see Monitor events.
You can fetch all events using the following notificationEvents
query. This returns a paginated list of results, defaulting to 20 entries:
You can fetch individual events using the following query and the notification event id
as an input: