Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/v1/workflows/available-templates
[ { "slug": "<string>", "title": "<string>", "description": "<string>", "template_category": "<string>", "node_count": 0 } ]
Successful Response
Was this page helpful?