Skip to main content

NOTIFICATION_NOT_FOUND

Constant NOTIFICATION_NOT_FOUND 

Source
pub const NOTIFICATION_NOT_FOUND: &str = "Notification not found";
Expand description

HTTP 400, 404 | retryable: no | emitted by: POST /notifications/{id}/history, POST /notifications/{id}/messages, GET /notifications/{id} (export) | note: Verified live 2026-06-16: GET /notifications/{bogus-uuid} returns 404 with this exact message.