---
title: "Params queries all parameters."
method: GET
path: "/cosmos/auth/v1beta1/params"
tags: ["Query"]
---

# Params queries all parameters.

`GET /cosmos/auth/v1beta1/params`

## Response `200`

A successful response.

- CosmosAuthV1beta1QueryParamsResponse — QueryParamsResponse is the response type for the Query/Params RPC method.
  - `params` CosmosAuthV1beta1Params — Params defines the parameters for the auth module.
    - `maxMemoCharacters` string, uint64
    - `txSigLimit` string, uint64
    - `txSizeCostPerByte` string, uint64
    - `sigVerifyCostEd25519` string, uint64
    - `sigVerifyCostSecp256k1` string, uint64

## 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/revisions/2d0419923f40/schema)
