---
title: "Get post detail"
method: GET
path: "/v1/reddit/posts/{post_id}"
---

# Get post detail

`GET /v1/reddit/posts/{post_id}`

Get detailed information about a Reddit post.

## Path parameters

- `post_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api.md) · [All operations](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scrapebadger/scrapebadger-account-api/versions/4a1ef8777baf/schema)
