---
title: "Get Threaded Comments"
method: GET
path: "/v2/comment/{comment_id}/reply"
tags: ["Comments"]
---

# Get Threaded Comments

`GET /v2/comment/{comment_id}/reply`

View threaded comments. The parent comment is not included in the response.

## Path parameters

- `comment_id` number, required

## Response `200`

- Schema — unresolved $ref

---

[API](https://skmtc.dev/clickup/apis/clickup-api-v2-reference.md) · [All operations](https://skmtc.dev/clickup/apis/clickup-api-v2-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clickup/clickup-api-v2-reference/revisions/72216f55b952/schema)
