---
title: "Params queries all parameters of the ICA controller submodule."
method: GET
path: "/ibc/apps/interchain_accounts/controller/v1/params"
tags: ["Query"]
---

# Params queries all parameters of the ICA controller submodule.

`GET /ibc/apps/interchain_accounts/controller/v1/params`

## Response `200`

A successful response.

- IbcApplicationsInterchainAccountsControllerV1QueryParamsResponse — QueryParamsResponse is the response type for the Query/Params RPC method.
  - `params` IbcApplicationsInterchainAccountsControllerV1Params — Params defines the set of on-chain interchain accounts parameters. The following parameters may be used to disable the controller submodule.
    - `controllerEnabled` boolean — controller_enabled enables or disables the controller submodule.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-17** `2d0419923f40` — 1 info
  - endpoint added
- **2025-06-26** `4d2f0cb0a49d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api/changes/ibc/apps/interchain_accounts/controller/v1/params/get.md)

---

[API](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/revisions/2d0419923f40/schema)
