---
title: "GET /schemas/{id}"
method: GET
path: "/schemas/{id}"
tags: ["public", "admin"]
---

# GET /schemas/{id}

`GET /schemas/{id}`

Get a Traits Schema Definition

## Path parameters

- `id` string, required

## Response `200`

The raw identity traits schema

- object

## Other responses

- `404` — genericError
- `500` — genericError

---

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