---
title: "Retrieve plain text of a document"
method: GET
path: "/api/nlp/text/{id}"
tags: ["nlp"]
---

# Retrieve plain text of a document

`GET /api/nlp/text/{id}`

Get the plain text of the given document fragment to be fed into entity recognition

## Path parameters

- `id` string, required

## Response `200`

Plain text of the document fragment

---

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