get_journey_template
Get a journey-scoped notification template by notification ID. Pass version=draft to retrieve the working draft (required before the template has been published). Defaults to published.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version to retrieve: "draft", "published" (default), or "vN" | |
| journey_id | Yes | The journey template ID that owns this notification | |
| notification_id | Yes | The notification template ID |