Params

Params queries a specific parameter of a module, given its subspace and key.

get
Query parameters
subspacestringOptional

subspace defines the module to query the parameter for.

keystringOptional

key defines the key of the parameter in the subspace.

Responses
chevron-right
200

A successful response.

application/json
get
/cosmos/params/v1beta1/params

Last updated

Was this helpful?