---
title: "Get a event raw body data"
method: GET
path: "/events/{id}/raw_body"
tags: ["Events"]
---

# Get a event raw body data

`GET /events/{id}/raw_body`

## Path parameters

- `id` string, required — Event 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)
