---
title: "List Transcript Subpaths"
method: GET
path: "/internal/runs/{run_id}/transcript-subpaths"
tags: ["internal"]
---

# List Transcript Subpaths

`GET /internal/runs/{run_id}/transcript-subpaths`

SessionStore.list_subkeys: non-empty subpaths only (the SDK rejects '').

## Path parameters

- `run_id` string, uuid, required

## Response `200`

Successful Response

- TranscriptSubpathsResponse
  - `subpaths` string[], required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nanocorp/apis/nanocorp-api.md) · [All operations](https://skmtc.dev/nanocorp/apis/nanocorp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nanocorp/nanocorp-api/revisions/04b208d3215b/schema)
