---
title: "One JSON Schema by id"
method: GET
path: "/schemas/{schema_id}"
tags: ["ops"]
---

# One JSON Schema by id

`GET /schemas/{schema_id}`

Return one generated Draft 2020-12 JSON Schema, or 404 if unknown.

## Path parameters

- `schema_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error
- `500` — Unhandled exception

---

[API](https://skmtc.net/incidentflow-io/apis/incidentflow-mcp-api.md) · [All operations](https://skmtc.net/incidentflow-io/apis/incidentflow-mcp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/incidentflow-io/incidentflow-mcp-api/versions/d62dfc2871b0/schema)
