GET
/
notifications
/
{id}

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

SentNotification identifier

Response

200 - application/json
id
string
type
object
channel
enum<string>
Available options:
email,
sms,
slack,
letter
payload
string[]
recipients
string[]
status
enum<string>
Available options:
sent,
failed,
pending
createdAt
string
deliverAt
string | null
sentAt
string | null