---
title: "Get transcriptions by their parent record's naId."
method: GET
path: "/transcriptions/naId/{naId}"
tags: ["Transcriptions"]
---

# Get transcriptions by their parent record's naId.

`GET /transcriptions/naId/{naId}`

Get transcriptions by their parent record's naId. Returns a JSON result.

## Path parameters

- `naId` string, required

## Query parameters

- `debug` boolean

## Response `200`

A body of response data containing transcriptions objects if any were found.

## Other responses

- `422` — Unprocessable Entity.

---

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