Skip to main content
GET
TypeScript

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".

Headers

idempotency-key
string

A header for idempotency purposes

Path Parameters

notificationId
string
required

Response

OK

_environmentId
string
required

Environment ID of the notification

_organizationId
string
required

Organization ID of the notification

_subscriberId
string
required

Subscriber ID of the notification

transactionId
string
required

Transaction ID of the notification

_id
string

Unique identifier of the notification

_templateId
string

Template ID of the notification

_digestedNotificationId
string

Digested Notification ID

createdAt
string

Creation time of the notification

updatedAt
string

Last updated time of the notification

channels
enum<string>[]

Type of the step

Available options:
in_app,
email,
sms,
chat,
push,
digest,
trigger,
delay,
throttle,
custom,
http_request
subscriber
object

Subscriber of the notification

template
object

Template of the notification

jobs
object[]

Jobs of the notification

payload
object

Payload of the notification

tags
string[]

Tags associated with the notification

controls
object

Controls associated with the notification

to
object

To field for subscriber definition

topics
object[]

Topics of the notification

severity
enum<string>

Severity of the workflow

Available options:
high,
medium,
low,
none
critical
boolean

Criticality of the notification

contextKeys
string[]

Context (single or multi) in which the notification was sent