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

# getSchemaExample

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

Get a full example entity for the given schema

## Path parameters

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

## Response `200`

Success

- object

## Other responses

- `429` — Too many requests

---

[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)
