Header
Bearer token for API authentication. Format:
Bearer {{apiToken}}
Required: API Key with full accessPath Parameters
UUID
required
Unique ID of the sent notification
Response
Success Response (200 OK)
Current status of the message (enum value)
Response Examples
Example: Successful Status Check
Possible Status Values
QUEUED
: Message is queued for sendingSENT
: Message has been sent to the providerDELIVERED
: Message has been delivered to the recipientFAILED
: Message delivery failedREAD
: Message has been read by the recipient (if supported by channel)