Skip to content

sinch templates

Browse and inspect function templates. Templates are hosted in the SinchFunctions API and used by sinch functions init to scaffold new projects.

sinch templates list

List available templates, with optional filters by runtime and category.

sinch templates list [options]

Aliases: ls

OptionDescription
--runtime <runtime>Filter by runtime: node, csharp
-c, --category <category>Filter by category (e.g., voice, sms, verification)
-d, --detailedShow full description, tags, and path
--jsonOutput raw JSON

Runtime may also be passed positionally (sinch templates list node).

sinch templates show

Show detailed information about a specific template, including variables, file list, and README preview.

sinch templates show <runtime/template-name>

Template names use the format runtime/template-name.

We'd love to hear from you!
Rate this content: