Get Flow Template
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Flow template id (prefixed external id, tmpl_...).
Headers
Response headers
Response
Flow template id (prefixed external id, tmpl_...).
A flow graph: an ordered set of typed nodes connected by edges, plus flow variables. The node, edge, and variable shapes are governed by the live JSON Schema at GET /v1/agents/flow/schema and are intentionally opaque here so this spec cannot drift from that authoritative definition.
True for platform-provided templates.