---
title: "Blog Post"
method: GET
path: "/blog/{slug}"
tags: ["default"]
---

# Blog Post

`GET /blog/{slug}`

## Path parameters

- `slug` string, required

## Query parameters

- `preview` string, nullable

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/telegrambotting/apis/fastapi.md) · [All operations](https://skmtc.dev/telegrambotting/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/telegrambotting/fastapi/revisions/f8cf516541ef/schema)
