---
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.
    - `max_memo_characters` string, uint64
    - `sig_verify_cost_ed25519` string, uint64
    - `sig_verify_cost_secp256k1` string, uint64
    - `tx_sig_limit` string, uint64
    - `tx_size_cost_per_byte` string, uint64

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeQuery_Params` removed and replaced with `EvidenceQuery_Params`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitQuery_Params` removed and replaced with `UpgradeQuery_Params`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthQuery_Params` removed and replaced with `CircuitQuery_Params`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantQuery_Params` removed and replaced with `AuthQuery_Params`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitQuery_Params` removed and replaced with `FeegrantQuery_Params`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/auth/v1beta1/params/get.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
