Predict.aiDocs
Notifications

Endpoints

Every notifications route at a glance.

All routes require an Authorization header (the stream also accepts ?access_token=). Notifications are account-level — no X-Workspace-Id header anywhere in this section.

MethodPathPurpose
GET/v1/notifications/List your feed (paginated, filterable)
POST/v1/notifications/{notification_id}/readMark one read
POST/v1/notifications/mark-all-readMark everything read
GET/v1/notifications/streamLive stream (Server-Sent Events)
GET/v1/notifications/channelsList channel endpoints
POST/v1/notifications/channelsCreate an endpoint
PUT/v1/notifications/channels/{channel_id}Update an endpoint
DELETE/v1/notifications/channels/{channel_id}Delete an endpoint
POST/v1/notifications/channels/{channel_id}/testSend a test message
GET/v1/notifications/preferencesGet your preferences
PUT/v1/notifications/preferencesUpdate your preferences
GET/v1/notifications/preferences/catalogThe event catalog