Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "schedules": [ { "created_at": "<string>", "cron": "<string>", "id": "<string>", "key": "<string>", "next_run_at": "<string>", "status": "<string>", "timezone": "<string>", "updated_at": "<string>", "workflow_id": "<string>", "last_run_at": "<string>" } ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Workflow ID
List of schedules
Response for getting schedules
Show child attributes