---
title: "Get scan status"
method: GET
path: "/sys/scan/status"
tags: ["System"]
---

# Get scan status

`GET /sys/scan/status`

Get the current library scan status (admin only)

## Response `200`

OK

- object
  - `count` integer
  - `last_scan_time` string
  - `running` boolean

---

[API](https://skmtc.net/lxpio/apis/omnigram-api.md) · [All operations](https://skmtc.net/lxpio/apis/omnigram-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lxpio/omnigram-api/versions/58911ffb3093/schema)
