curl --request GET \
--url https://api.skyvern.com/v1/runs[
{
"task_run_id": "<string>",
"run_id": "<string>",
"task_run_type": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"title": "<string>",
"started_at": "2023-11-07T05:31:56Z",
"finished_at": "2023-11-07T05:31:56Z",
"workflow_permanent_id": "<string>",
"script_run": false
}
]curl --request GET \
--url https://api.skyvern.com/v1/runs[
{
"task_run_id": "<string>",
"run_id": "<string>",
"task_run_type": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"title": "<string>",
"started_at": "2023-11-07T05:31:56Z",
"finished_at": "2023-11-07T05:31:56Z",
"workflow_permanent_id": "<string>",
"script_run": false
}
]Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
1 <= x <= 1001 <= x <= 100created, queued, running, timed_out, failed, terminated, completed, canceled Case-insensitive substring search (min 3 chars for trigram index).
3"login_url"
Successful Response