---
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.
  - `minimum_gas_price` string
  - `pruning_keep_recent` string
  - `pruning_interval` string
  - `halt_height` string, uint64

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/coreumfoundation/apis/title-goes-here.md) · [All operations](https://skmtc.net/coreumfoundation/apis/title-goes-here/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coreumfoundation/title-goes-here/versions/2a2e5bc4593a/schema)
