---
title: "List Conflict Scans"
method: GET
path: "/api/ui/conflict-scans"
tags: ["Web UI"]
---

# List Conflict Scans

`GET /api/ui/conflict-scans`

Return, per day, when the conflict scan last ran for an agent.

The scan time is the mtime of the per-day conflicts JSON, which is
(re)written on every scan and every resolution. The UI uses this to flag
days whose memories were stored after the last scan (possibly unreviewed).

## Query parameters

- `agent_id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love.md) · [All operations](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moorcheh-ai/memanto-memory-that-ai-agents-love/revisions/f8fc41287ced/schema)
