v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Templates
CloudFlow

Retrieve a template

Returns a single CloudFlow template by ID.

get/cloudflow/v1/templates/{templateId}

Path parameters

templateIdstring required

Response

OK

idstring required

Unique identifier of the template.

namestring required

Human-readable display name of the template.

descriptionstring

Short summary of what the template does and which use case it addresses.

instructionsstring nullable

Step-by-step operator guidance for configuring a flow created from this template. null when no instructions have been authored.

createTimestring date-time required

ISO 8601 (UTC) creation timestamp.

updateTimestring date-time nullable

ISO 8601 (UTC) last-modified timestamp. null if never modified.