Get a paginated, sorted list of comments
entityId) and reply threads (filter by parentId). Also used for user profile comment history (filter by userId).
Deleted comments in thread view appear as stripped placeholders to preserve tree structure (Reddit-style). Authors viewing their own comments always see full data.
sourceId of the entity. Only effective when include contains entity.new — newest firstold — oldest firsttop — by net upvotes (upvotes minus downvotes)controversial — high total votes with a close up/down split100.user, entity, space.space automatically includes entity as well, since space membership is resolved via the entity.
Requesting user also includes the user’s avatar and banner file URLs.userId filter), removed comments appear as stripped placeholders: userId, user, content, gif, mentions, and attachments are nulled out. Structural fields such as id, parentId, entityId, reactionCounts, repliesCount, createdAt, updatedAt, metadata, and foreignId are retained so the tree can be rendered. This applies to both user-deleted comments (always stripped) and moderation-removed comments (stripped for non-authors; the author sees full data).