Retrieve the full definition of a specific schema by its slug. Returns the JSON Schema object including type, properties, and validation rules. RequiresDocumentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
--slug. Use --mode to switch between draft and live versions.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-g, --slug string | Schema slug to retrieve (required) | – |
--mode string | Version mode (draft or live) | live |
-o, --output string | Output format (json, yaml) | json |