---
title: "Get a request raw body data"
method: GET
path: "/requests/{id}/raw_body"
tags: ["Requests"]
---

# Get a request raw body data

`GET /requests/{id}/raw_body`

## Path parameters

- `id` string, required — Request ID

## Response `200`

A request raw body data

- RawBody
  - `body` string, required

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/hookdeck/apis/hookdeck-admin-rest-api.md) · [All operations](https://skmtc.dev/hookdeck/apis/hookdeck-admin-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hookdeck/hookdeck-admin-rest-api/revisions/091808eac7fa/schema)
