---
title: "Get a bookmark raw body data"
method: GET
path: "/bookmarks/{id}/raw_body"
tags: ["Bookmarks"]
---

# Get a bookmark raw body data

`GET /bookmarks/{id}/raw_body`

## Path parameters

- `id` string, required — Bookmark ID

## Response `200`

A request raw body data

- RawBody
  - `body` string, required

## Other responses

- `404` — Not Found

---

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