---
title: "Reindex for a given UUID of dataset.  Use this method to obtain a list of valid indices within the search-api endpoint.  These index names are used in some of the subsequent calls made to the endpoint."
method: GET
path: "/indices"
---

# Reindex for a given UUID of dataset.  Use this method to obtain a list of valid indices within the search-api endpoint.  These index names are used in some of the subsequent calls made to the endpoint.

`GET /indices`

## Response `200`

successful operation

- object
  - `indices` string[]

## Other responses

- `400` — Bad request. A JSON body and appropriate Content-Type header are required in request
- `401` — A valid globus token in the `Authorization` header (Bearer scheme) is required in request
- `403` — The globus token used in the `Authorization` header doesn't have the right group access permission

## Changes

- **2025-04-02** `c727e6e09a1c` — 2 info
  - api operation id `get-indices` removed and replaced with ``
  - api tag `indices` removed

[Change history](https://skmtc.dev/hubmapconsortium/apis/hubmap-search-api/changes/indices/get.md)

---

[API](https://skmtc.dev/hubmapconsortium/apis/hubmap-search-api.md) · [All operations](https://skmtc.dev/hubmapconsortium/apis/hubmap-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubmapconsortium/hubmap-search-api/revisions/7557b0de2f46/schema)
