Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

SentNotification identifier

Antwort

SentNotification resource

id
string
read-only
type
object
channel
enum<string>
Verfügbare Optionen:
email,
sms,
slack,
letter
payload
string[]
recipients
string[]
status
enum<string>
Verfügbare Optionen:
sent,
failed,
pending
createdAt
string<date-time>
deliverAt
string<date-time> | null
sentAt
string<date-time> | null