---
title: "Get contract storage schema"
method: GET
path: "/v1/contracts/{address}/storage/schema"
tags: ["Contracts"]
---

# Get contract storage schema

`GET /v1/contracts/{address}/storage/schema`

Returns JSON schema of the contract storage.

## Path parameters

- `address` string, required

## Query parameters

- `level` integer

## Response `200`

---

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