Skip to main content
Templates capture a pipeline definition so teams can reuse patterns, onboard faster, and publish approved flows. Use the API to list templates, create them from existing pipelines, share with other workspaces or users, and collect ratings.
If your workspace uses URL versioning, insert /v1 before /api in the path. See API reference.

List templates

Supports standard list query parameters where implemented (search, tags, visibility, sort).

Create template from pipeline

Get template

Returns template metadata and the serialized pipeline graph (nodes, edges, parameters) your key is allowed to read.

Update template

Delete template

Share template

Rate a template

Templates (guides)

Using templates in the UI.

API reference

Base URL and response envelopes.