---
title: "Get a specific comment by ID"
method: GET
path: "/comment/id"
tags: ["Comments"]
---

# Get a specific comment by ID

`GET /comment/id`

## Query parameters

- `id` integer, required

## Response `200`

Comment details

## Other responses

- `500` — Comment not found or deleted

---

[API](https://skmtc.net/raydium/apis/api-v1-v2-legacy.md) · [All operations](https://skmtc.net/raydium/apis/api-v1-v2-legacy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raydium/api-v1-v2-legacy/versions/cca93975de95/schema)
