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.
A valid request URL is required to generate request examples
[ { "id": "<string>", "name": "<string>", "pipeline_id": "<string>", "script": "<string>", "labels": [ "<string>" ], "last_run": { "event_history_id": "<string>", "status": "<string>", "details": "<string>", "run_start_date": "2023-11-07T05:31:56Z" }, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ]
{ "code": 123, "message": "<string>", "error": "<string>" }
A Sync user auth token. Generate one via POST /v2/users/generate-token.
Pipeline identifier.
One or more pipeline events
Show child attributes