---
title: "Retrieve an ODD"
method: GET
path: "/api/odd/{odd}"
tags: ["odd"]
---

# Retrieve an ODD

`GET /api/odd/{odd}`

Retrieve an ODD as TEI/XML

## Path parameters

- `odd` string, required

## Query parameters

- `ident` string, nullable
- `root` string, nullable

## Response `200`

Returns the TEI/XML source of the ODD

- object

## Other responses

- `404` — ODD not found

---

[API](https://skmtc.net/eeditiones/apis/tei-publisher-documentation-and-demo.md) · [All operations](https://skmtc.net/eeditiones/apis/tei-publisher-documentation-and-demo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eeditiones/tei-publisher-documentation-and-demo/revisions/07216792837f/schema)
