Skip to content

Search docs

Find pages, headings, and concepts. Press ⌘K or Ctrl+K to toggle.

Notifications

In-app notifications, preferences, snooze, and SSE events.

Notifications surface schedule failures, billing alerts, peer messages, and product events.

Endpoints

MethodPathDescription
GET/api/v1/notificationsList notifications.
PATCH/api/v1/notifications/:idMark read or update fields.
POST/api/v1/notifications/:id/snoozeSnooze until a timestamp.
GET/api/v1/notifications/eventsSSE stream of live events.
POST/api/v1/notifications/mark-all-readMark all read.
GET/api/v1/notifications/preferencesUser preferences.
PATCH/api/v1/notifications/preferencesUpdate preferences.