Retrieve a specific template by slug. Returns full template details — all channel variants, their content, locale and tenant targeting, conditions, and mock data. UseDocumentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
--mode to switch between the live and draft versions.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-g, --slug string | Template slug to retrieve (required) | – |
-m, --mode string | Version to fetch: live or draft | live |
-o, --output string | Output format: json, yaml, or pretty | json |