v1
latestOpenAPI 3.0.02026-07-17823107.7 KBRetrieve comments
Fetch comments with filters for author and pagination. If API access is restricted, you must include at least one of: author=<your own user ID> and/or author_is_staff=true - requests without one of these filters will be rejected.
Query parameters
ID of the post to filter comments by.
Filter comments by author user ID. Use your own user ID to retrieve your comments.
When set to true, returns root-level comments authored by Metaculus staff (staff replies to other comments are not included). Treated as an 'OR' filter with author.
Number of comments to retrieve.
Offset for pagination.
Filter between private comments (for the current user) and public comments. Defaults to false.
If true, pagination will only apply to root comments, and all child comments will be included for those root comments.
Sort comments by creation date. Use -created_at for descending order.
The ID of a comment to place at the top of the results.
When used alongside focus_comment_id, restricts the response to only the focused comment thread (the comment plus its root/siblings if it has a parent).
Response
List of comments