---
title: "GET /collections/{name}/encrypted-indexes"
method: GET
path: "/collections/{name}/encrypted-indexes"
tags: ["encrypted_index"]
---

# GET /collections/{name}/encrypted-indexes

`GET /collections/{name}/encrypted-indexes`

List encrypted indexes

## Path parameters

- `name` string, required

## Response `200`

List of encrypted indexes

- EncryptedIndex[]
  - `FieldName` string
  - `Type` string

## Other responses

- `400` — error

## Changes

- **2026-03-02** `8c167ee47363` — 1 info
  - api operation id `encrypted_index_list` removed and replaced with `list_encrypted_indexes`
- **2025-10-16** `df7e1a7888ba` — 1 info
  - endpoint added
- **2025-06-02** `60812f5416c5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/collections/:name/encrypted-indexes/get.md)

---

[API](https://skmtc.dev/sourcenetwork/apis/defradb-api.md) · [All operations](https://skmtc.dev/sourcenetwork/apis/defradb-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sourcenetwork/defradb-api/revisions/872f0b47a5e5/schema)
