---
title: "Retrieves a list of resources that are used by reindex plugins"
method: GET
path: "/api/v2/configurations/plugins/reindex"
tags: ["v2 configurations"]
---

# Retrieves a list of resources that are used by reindex plugins

`GET /api/v2/configurations/plugins/reindex`

## Response `200`

Returns a set of objects classes

- ReindexPluginObjects
  - `pluginsObjects` ReindexPluginObject[]
    - `simpleName` string
    - `name` string

## Other responses

- `401` — Unauthorized
- `403` — Access forbidden

---

[API](https://skmtc.net/keeps/apis/roda-rest-api.md) · [All operations](https://skmtc.net/keeps/apis/roda-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keeps/roda-rest-api/revisions/afc3c5bcc0d9/schema)
