List top-level comments of a topic
Topics
List top-level comments of a topic
Flat top-level comments (replies stay behind reply_count). Comments
may include the author’s position — useful for sentiment analysis.
Poll comments can be vote-gated: then data is empty and gated is
true.
GET
List top-level comments of a topic
Authorizations
Personal API key issued per SeeSaw user account:
Authorization: Bearer sspat_…. Manage keys on the app API
(/v1/users/me/api-keys). Revocation propagates within ~60 seconds
(validation cache window).
Path Parameters
Topic UUID (prediction or poll).
Query Parameters
Opaque pagination cursor from a previous response's next_cursor.
Page size (max 100).
Required range:
1 <= x <= 100