---
title: "Retrieve a Text by ID"
method: GET
path: "/texts/{textId}"
tags: ["Text"]
---

# Retrieve a Text by ID

`GET /texts/{textId}`

## Path parameters

- `textId` string, required

## Response `200`

Operation successful.

## Changes

- **2016-12-01** `13f179dcd92d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/digitallinguistics/apis/dlx/changes/texts/:textId/get.md)

---

[API](https://skmtc.dev/digitallinguistics/apis/dlx.md) · [All operations](https://skmtc.dev/digitallinguistics/apis/dlx/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/digitallinguistics/dlx/revisions/de2ae6fdff23/schema)
