---
title: "List scheduled tasks"
method: GET
path: "/api/scheduled-tasks"
tags: ["Stats"]
---

# List scheduled tasks

`GET /api/scheduled-tasks`

## Query parameters

- `enabled` 'true' | 'false'
- `name` string
- `scheduleType` 'recurring' | 'one_time'
- `hideCompleted` 'true' | 'false'
- `targetType` 'agent-task' | 'workflow' | 'script'
- `workflowId` string, uuid
- `scriptName` string

## Response `200`

Scheduled tasks list

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
