---
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.
    - `signedBlocksWindow` string, int64
    - `minSignedPerWindow` string, byte
    - `downtimeJailDuration` string
    - `slashFractionDoubleSign` string, byte
    - `slashFractionDowntime` string, byte

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