---
title: "Report the Indexer's State"
method: GET
path: "/indexer/api/v1/index_state"
tags: ["indexer"]
---

# Report the Indexer's State

`GET /indexer/api/v1/index_state`

The index state endpoint returns a json structure indicating the indexer's internal configuration state.
A client may be interested in this as a signal that manifests may need to be re-indexed.

## Response `200`

Indexer State

- IndexState — Information on the state of the indexer system.
  - `state` string, required — an opaque token

## Other responses

- `304` — Not Modified

---

[API](https://skmtc.dev/quay/apis/clair-container-analyzer.md) · [All operations](https://skmtc.dev/quay/apis/clair-container-analyzer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quay/clair-container-analyzer/revisions/079b3eb25695/schema)
