JavaScript
Journeys
Fetch a journey-scoped notification template by id
Fetch a journey-scoped notification template by id. Pass ?version=draft (default published) to retrieve the working draft, or ?version=vN for a historical version.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Journey id
Minimum string length:
1Notification template id
Minimum string length:
1Response
Notification template
A journey-scoped notification template.
Available options:
DRAFT, PUBLISHED