---
title: "ListAllInterfaces lists all the interfaces registered in the interface registry."
method: GET
path: "/cosmos/base/reflection/v1beta1/interfaces"
tags: ["ReflectionService"]
---

# ListAllInterfaces lists all the interfaces registered in the interface registry.

`GET /cosmos/base/reflection/v1beta1/interfaces`

## Response `200`

A successful response.

- CosmosBaseReflectionV1beta1ListAllInterfacesResponse — ListAllInterfacesResponse is the response type of the ListAllInterfaces RPC.
  - `interface_names` string[] — interface_names is an array of all the registered interfaces.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeReflectionService_ListAllInterfaces` removed and replaced with `EvidenceReflectionService_ListAllInterfaces`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitReflectionService_ListAllInterfaces` removed and replaced with `UpgradeReflectionService_ListAllInterfaces`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthReflectionService_ListAllInterfaces` removed and replaced with `CircuitReflectionService_ListAllInterfaces`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantReflectionService_ListAllInterfaces` removed and replaced with `AuthReflectionService_ListAllInterfaces`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitReflectionService_ListAllInterfaces` removed and replaced with `FeegrantReflectionService_ListAllInterfaces`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/base/reflection/v1beta1/interfaces/get.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
