List templates in a workspace. Returns name, slug, status, enabled channels, and last updated timestamp for each template. Defaults to listing live templates.Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-l, --limit int | Maximum number of templates to return | 20 |
-f, --offset int | Number of templates to skip (for pagination) | 0 |
-m, --mode string | Filter by version mode: live or draft | live |
-o, --output string | Output format: pretty, yaml, or json | pretty |