GET /open/v1/topics/{id}/comments
Parameters
| Name | Type | Required | Default | Notes |
|---|---|---|---|---|
topic_id | string (uuid) | ✅ | — | |
cursor / limit | — / 20 |
Returns
Captured live:author_positionisnullwhen the commenter holds no position.is_creator_commentmarks the topic creator’s own comments.- Replies stay behind
reply_count— the list is top-level only. - Poll comments can be vote-gated: if viewers must vote before reading,
datacomes back empty with a top-level"gated": true.
Example prompts
- “What are people saying about this market?”
- “Summarize the bull vs bear arguments in the comments — weigh by which side each commenter holds.”
Related
get_topic ·
get_topic_price_history