Skip to main content
Retrieve the full definition of a specific schema by its slug. Returns the JSON Schema object including type, properties, and validation rules. Requires --slug. Use --mode to switch between draft and live versions.

Syntax

Flags

Use -o json for machine-readable JSON output, -o yaml for YAML.

Example