---
title: "Get information about available sanction lists"
method: GET
path: "/v2/listinfo"
---

# Get information about available sanction lists

`GET /v2/listinfo`

Returns information about the lists watchman has prepared and indexed for search

## Response `200`

Current lists watchman has prepared and indexed for search

- ListInfoResponse
  - `lists` object — Count of entities parsed from each list
  - `listHashes` object — Hash of each list's original contents
  - `startedAt` string, date-time — Timestamp of when list refresh started
  - `endedAt` string, date-time — Timestamp of when list refresh completed
  - `version` string — Version of the Watchman service

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/moov-io/apis/watchman-api.md) · [All operations](https://skmtc.net/moov-io/apis/watchman-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moov-io/watchman-api/versions/42ffeeb1e25a/schema)
