---
title: "Get the history of a transcription."
method: POST
path: "/transcriptions/history/:parentContributionId"
tags: ["Transcriptions"]
---

# Get the history of a transcription.

`POST /transcriptions/history/:parentContributionId`

Get the history of a transcription to a record.

## Query parameters

- `parentContributionId` string, required

## Response `200`

A response body containing the transcription historyPos.

## Other responses

- `400` — Bad Request. Invalid parentContributionId.

---

[API](https://skmtc.net/archives/apis/catalog-api.md) · [All operations](https://skmtc.net/archives/apis/catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/archives/catalog-api/versions/cafec81df996/schema)
