---
title: "Get Active Tasks Stats"
method: GET
path: "/debug/asyncio-tasks"
---

# Get Active Tasks Stats

`GET /debug/asyncio-tasks`

Returns:
  total_active_tasks: int
  by_name: { coroutine_name: count }

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/flock/apis/litellm-api.md) · [All operations](https://skmtc.net/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flock/litellm-api/revisions/8fbaab4fc7c5/schema)
