---
title: "Config queries for the operator configuration."
method: GET
path: "/cosmos/base/node/v1beta1/config"
tags: ["Service"]
---

# Config queries for the operator configuration.

`GET /cosmos/base/node/v1beta1/config`

## Response `200`

A successful response.

- CosmosBaseNodeV1beta1ConfigResponse — ConfigResponse defines the response structure for the Config gRPC query.
  - `halt_height` string, uint64
  - `minimum_gas_price` string
  - `pruning_interval` string
  - `pruning_keep_recent` string

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceService_Config` removed and replaced with `CircuitService_Config`
- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `CosmosBaseNodeV1Beta1Service_Config` removed and replaced with `EvidenceService_Config`
- **2024-02-23** `54713b4a9d25` — 1 info
  - api operation id `CosmosBaseNodeV1Beta1Config` removed and replaced with `CosmosBaseNodeV1Beta1Service_Config`
- **2023-11-01** `3f51f9b9a127` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/base/node/v1beta1/config/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)
