v1
latestOpenAPI 3.0.12026-07-26152262362.2 KBTemplates
CloudFlow
List templates
Returns the catalogue of available CloudFlow templates (blueprints). Templates are read-only. To create a flow from a template, use POST /flows with a templateId.
get/cloudflow/v1/templates
Query parameters
maxResultsinteger
Maximum number of templates to return (1–500). Defaults to 50.
pageTokenstring
Opaque cursor for the next page, taken from pageToken in the previous response. Omit to start from the beginning.
Response
OK