---
title: "Get All Comments"
method: GET
path: "/front/blog/comments/{slug}"
tags: ["/Front/blog/Comments"]
---

# Get All Comments

`GET /front/blog/comments/{slug}`

## Path parameters

- `slug` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/reviewnizer/apis/fastapi.md) · [All operations](https://skmtc.net/reviewnizer/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reviewnizer/fastapi/versions/ee945cc9d0f7/schema)
