Get Notification
Notifications
Get Notification
Get a single notification by its ID.
GET
Get Notification
Authorizations
Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.
Path Parameters
Response
Successful Response
Model for a notification instance.
Notification type
Available options:
pipeline_success, pipeline_failure, feature_extraction_success, feature_extraction_failure, system_alert, billing_alert, quota_alert, audit_alert, maintenance_alert, custom, onboarding_nudge, engagement_nudge, feature_tip Priority level
Available options:
low, medium, high, critical Notification title
Notification content
Organization ID
Unique ID
Creation timestamp
User ID (if applicable)
Additional metadata
Delivery status by channel
Whether the notification has been read
When the notification was read

