GET
/projects/{project_id}/ideas/{idea_id}/commentsList idea comments
Retrieve threaded comments for a specific idea. Returns full, unmasked comment data (user IDs and emails included) since API-key consumers are product owners. Replies are nested inside each top-level comment thread.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011idea_idpathstringrequiredUnique identifier of the idea
Example:
507f1f77bcf86cd799439055offsetqueryintegerNumber of top-level comment threads to skip
limitqueryintegerMaximum number of top-level comment threads to return
Responses
Navigation
