---
title: "Get Identity JSON Schema"
method: GET
path: "/schemas/{id}"
tags: ["identity"]
---

# Get Identity JSON Schema

`GET /schemas/{id}`

Return a specific identity schema.

## Path parameters

- `id` string, required

## Response `200`

identitySchema

- IdentitySchema — Raw JSON Schema

## Other responses

- `404` — errorGeneric
- `default` — errorGeneric

---

[API](https://skmtc.net/ory/apis/ory-identities-api.md) · [All operations](https://skmtc.net/ory/apis/ory-identities-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ory/ory-identities-api/versions/7a0df90e2f13/schema)
