---
title: "Params queries the parameters of slashing module"
method: GET
path: "/cosmos/slashing/v1beta1/params"
tags: ["Query"]
---

# Params queries the parameters of slashing module

`GET /cosmos/slashing/v1beta1/params`

## Response `200`

A successful response.

- CosmosSlashingV1beta1QueryParamsResponse
  - `params` CosmosSlashingV1beta1Params — Params represents the parameters used for by the slashing module.
    - `signed_blocks_window` string, int64
    - `min_signed_per_window` string, byte
    - `downtime_jail_duration` string
    - `slash_fraction_double_sign` string, byte
    - `slash_fraction_downtime` string, byte

## 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)
