---
title: "Retrieve XML for a given register entry"
method: GET
path: "/api/register/{id}"
tags: ["register"]
---

# Retrieve XML for a given register entry

`GET /api/register/{id}`

Get the XML fragment for a given register entry. Used by the registry forms in the annotation editor.

## Path parameters

- `id` string, required

## Query parameters

- `type` string

## Response `200`

Returns the entire entry as XML

## Other responses

- `404` — Entry id 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)
