---
title: "Params queries the parameters of x/asset/nft module."
method: GET
path: "/coreum/asset/nft/v1/params"
tags: ["Query"]
---

# Params queries the parameters of x/asset/nft module.

`GET /coreum/asset/nft/v1/params`

## Response `200`

A successful response.

- CoreumAssetNftV1QueryParamsResponse — QueryParamsResponse defines the response type for querying x/asset/nft parameters.
  - `params` CoreumAssetNftV1Params — Params store gov manageable parameters.
    - `mint_fee` CosmosBaseV1beta1Coin — Coin defines a token with a denomination and an amount. NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
      - `denom` string
      - `amount` 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/versions/2a2e5bc4593a/schema)
