---
title: "Gets the description of a specific asset type."
method: POST
path: "/{channelName}/{chaincodeName}/query/getSchema"
tags: ["Select Channel and Chaincode"]
---

# Gets the description of a specific asset type.

`POST /{channelName}/{chaincodeName}/query/getSchema`

## Path parameters

- `channelName` string, required
- `chaincodeName` string, required

## Request body

- unknown

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Asset type not found
- `5XX` — Internal error

---

[API](https://skmtc.dev/hyperledger/apis/cc-tools-demo.md) · [All operations](https://skmtc.dev/hyperledger/apis/cc-tools-demo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperledger/cc-tools-demo/revisions/8f40458d8fdf/schema)
