---
title: "Get reindex status"
method: GET
path: "/admin/search/reindex"
tags: ["admin"]
---

# Get reindex status

`GET /admin/search/reindex`

Check whether a search reindex is currently running and whether Elasticsearch is configured.

## Response `200`

OK

- ReindexStatusResponse
  - `es_configured` boolean
  - `running` boolean

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

## Changes

- **2026-03-25** `bd7b21d15e2e` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/admin/search/reindex/get.md)

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/cadebfd78fef?raw)
