GET
/
notifications
/
{id}

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

SentNotification identifier

Response

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