---
title: "Get Permit Run Recordings"
method: GET
path: "/permit-runs/{run_id}/recordings"
tags: ["operator-runs"]
---

# Get Permit Run Recordings

`GET /permit-runs/{run_id}/recordings`

Presigned MP4 URLs for one permit run's archived Browserbase tabs.

## Path parameters

- `run_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/d1993647e543?raw)
