---
title: "StakingParams queries the staking parameters of the module."
method: GET
path: "/coreum/customparams/v1/stakingparams"
tags: ["Query"]
---

# StakingParams queries the staking parameters of the module.

`GET /coreum/customparams/v1/stakingparams`

## Response `200`

A successful response.

- CoreumCustomparamsV1QueryStakingParamsResponse — QueryStakingParamsResponse defines the response type for querying x/customparams staking parameters.
  - `params` CoreumCustomparamsV1StakingParams — StakingParams defines the set of additional staking params for the staking module wrapper.
    - `min_self_delegation` string — min_self_delegation is the validators global self declared minimum for delegation.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/coreumfoundation/apis/title-goes-here.md) · [All operations](https://skmtc.net/coreumfoundation/apis/title-goes-here/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coreumfoundation/title-goes-here/versions/2a2e5bc4593a/schema)
