---
title: "Inspects a report's dump so that it can be replayed or restored."
method: GET
path: "/rapid/report/{reportId}"
tags: ["UserRapid"]
---

# Inspects a report's dump so that it can be replayed or restored.

`GET /rapid/report/{reportId}`

## Path parameters

- `reportId` string, required

## Response `200`

OK

- InspectReportEndpointOutput
  - `dump` string, nullable — The captured dump, if any.

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

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