--mode to switch between draft and live versions.
Schema
List Schema
List trigger payload schemas in a SuprSend workspace with pagination, returning slug, name, and version for draft or live mode via the schema list command.
List trigger payload schemas in a workspace with pagination. Returns schema slug, name, and version info. Use
Previous
Get SchemaRetrieve a single trigger payload schema by slug from a SuprSend workspace, returning JSON Schema type, properties, and validation rules for draft or live.
Next