---
title: "ConnectionParams queries all parameters of the ibc connection submodule."
method: GET
path: "/ibc/core/connection/v1/params"
tags: ["Query"]
---

# ConnectionParams queries all parameters of the ibc connection submodule.

`GET /ibc/core/connection/v1/params`

## Response `200`

A successful response.

- IbcCoreConnectionV1QueryConnectionParamsResponse — QueryConnectionParamsResponse is the response type for the Query/ConnectionParams RPC method.
  - `params` IbcCoreConnectionV1Params — Params defines the set of Connection parameters.
    - `max_expected_time_per_block` string, uint64 — maximum expected time per block (in nanoseconds), used to enforce block delay. This parameter should reflect the largest amount of time that the chain might reasonably take to produce the next block under normal operating conditions. A safe choice is 3-5x the expected time per block.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-08-08** `785dbd465042` — 1 info
  - api operation id `GithubComCosmosIbcGoV7ModulesCore03ConnectionTypesConnectionParams` removed and replaced with `GithubComCosmosIbcGoV8ModulesCore03ConnectionTypesConnectionParams`
- **2023-09-11** `aaa274f20b71` — 1 info
  - api operation id `GithubComCosmosIbcGoV8ModulesCore03ConnectionTypesConnectionParams` removed and replaced with `GithubComCosmosIbcGoV7ModulesCore03ConnectionTypesConnectionParams`

[Change history](https://skmtc.dev/coreumfoundation/apis/title-goes-here/changes/ibc/core/connection/v1/params/get.md)

---

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