---
title: "getJsonSchema"
method: GET
path: "/v1/entity/schemas/{slug}/json/schema"
tags: ["Schemas"]
---

# getJsonSchema

`GET /v1/entity/schemas/{slug}/json/schema`

Get formal JSON schema definition draft 2020-12 for the given epilot schema

## Path parameters

- `slug` string, required — URL-friendly identifier for the entity schema

## Query parameters

- `dereference` boolean

## Response `200`

Success

- object

---

[API](https://skmtc.net/epilot/apis/entity-api.md) · [All operations](https://skmtc.net/epilot/apis/entity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/entity-api/versions/8dd3d44e1c4f/schema)
