---
title: "Code gets the binary code and metadata for a singe wasm code"
method: GET
path: "/cosmwasm/wasm/v1/code/{code_id}"
tags: ["Query"]
---

# Code gets the binary code and metadata for a singe wasm code

`GET /cosmwasm/wasm/v1/code/{code_id}`

## Path parameters

- `code_id` string, uint64, required

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/wardenprotocol/apis/http-api-console.md) · [All operations](https://skmtc.dev/wardenprotocol/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wardenprotocol/http-api-console/revisions/44399dd0ab35/schema)
