Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

templateId
string
required

Journey id

Minimum string length: 1
notificationId
string
required

Notification template id

Minimum string length: 1

Query Parameters

version
string

Accepts draft, published, or a version string (e.g., v001). Defaults to published.

Response

Scoped notification content

Elemental content response for V2 templates. Contains versioned elements with content checksums.

version
string
required

Content version identifier.

Example:

"2022-01-01"

elements
ElementWithChecksums · object[]
required