---
title: "WasmLimitsConfig gets the configured limits for static validation of Wasm
files, encoded in JSON."
method: GET
path: "/cosmwasm/wasm/v1/wasm-limits-config"
tags: ["Query"]
---

# WasmLimitsConfig gets the configured limits for static validation of Wasm
files, encoded in JSON.

`GET /cosmwasm/wasm/v1/wasm-limits-config`

## Response `200`

A successful response.

- CosmwasmWasmV1QueryWasmLimitsConfigResponse — QueryWasmLimitsConfigResponse is the response type for the Query/WasmLimitsConfig RPC method. It contains the JSON encoded limits for static validation of Wasm files.
  - `config` string

## 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/revisions/2a2e5bc4593a/schema)
