---
title: "Debug Schema"
method: GET
path: "/tesseract/debug/schema"
tags: ["TesseractModule"]
---

# Debug Schema

`GET /tesseract/debug/schema`

Return the true internal schema, used to validate the requests.

## Query parameters

- `token` string, nullable

## Headers

- `authorization` string, nullable
- `x-tesseract-jwt` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/datausa/apis/fastapi.md) · [All operations](https://skmtc.dev/datausa/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datausa/fastapi/revisions/6d014a4f1cd1/schema)
