---
title: "Get detailed information for specified commentId"
method: GET
path: "/comments/{commentId}"
tags: ["comments"]
---

# Get detailed information for specified commentId

`GET /comments/{commentId}`

Gets the detailed information of a specific comment with the passed commentId.

## Path parameters

- `commentId` string, required

## Query parameters

- `include` string

## Response `200`

successful operation

## Other responses

- `400` — Validation error
- `403` — API key is missing or invalid
- `404` — Document not found

---

[API](https://skmtc.dev/gsa/apis/regulations-gov-api.md) · [All operations](https://skmtc.dev/gsa/apis/regulations-gov-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gsa/regulations-gov-api/revisions/97a44587feb7/schema)
