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

- object — QueryParamsResponse is the response type for the Query/Params RPC method.
  - `params` object — params defines the parameters of the module.
    - `max_memo_characters` string, uint64
    - `tx_sig_limit` string, uint64
    - `tx_size_cost_per_byte` string, uint64
    - `sig_verify_cost_ed25519` string, uint64
    - `sig_verify_cost_secp256k1` string, uint64

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/kiiglobal/apis/kiichain-pay-backend.md) · [All operations](https://skmtc.net/kiiglobal/apis/kiichain-pay-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kiiglobal/kiichain-pay-backend/revisions/8951249f5b63/schema)
