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.
List Pipelines
Stream
Edge
{ "count": 0, "items": [ { "id": "string", "conf": { "asyncFuncTimeout": 10000, "output": "default", "description": "string", "streamtags": [], "functions": [ { "filter": "true", "id": "string", "description": "string", "disabled": true, "final": true, "conf": {}, "groupId": "string" } ], "groups": { "additionalProp1": { "name": "string", "description": "string", "disabled": true }, "additionalProp2": { "name": "string", "description": "string", "disabled": true }, "additionalProp3": { "name": "string", "description": "string", "disabled": true } } } } ] }
Was this page helpful?