---
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.

---

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