GET
/
schedules
[
  {
    "created_at": "2023-11-07T05:31:56Z",
    "updated_at": "2023-11-07T05:31:56Z",
    "owner_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "id": "<string>",
    "status": "online",
    "cron": "<string>",
    "inputs": {},
    "every": "<string>",
    "offset": "<string>",
    "start_at": "2023-11-07T05:31:56Z",
    "end_at": "2023-11-07T05:31:56Z",
    "timeout": 123,
    "workflow_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
  }
]

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

workspace_id
string
required
workflow_id

Response

200
application/json
Successful Response

The response is of type object[].