---
title: "List Flagged Files"
method: GET
path: "/api/v1/quality/file-health/flagged"
---

# List Flagged Files

`GET /api/v1/quality/file-health/flagged`

Return files currently flagged for human review due to health degradation.

A file is flagged when:
- A task dropped its health score by ≥10 points, OR
- Its total health score is below 60 (grade D or F).

Returns ``files`` list with detailed health scores and degradation context.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server.md) · [All operations](https://skmtc.net/sipyourdrink-ltd/apis/bernstein-task-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipyourdrink-ltd/bernstein-task-server/revisions/86f514b4e920/schema)
