---
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-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceReflectionService_ListAllInterfaces` removed and replaced with `CircuitReflectionService_ListAllInterfaces`
- **2024-08-14** `21c607e4fa20` — 1 info
  - endpoint added

[Change 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-service-production.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/revisions/de0653d8a73d/schema)
