Gets the comments on a set of answers.
If you know that you have an answer id and need the comments, use this method. If you know you have a question id, use /questions/{id}/comments. If you are unsure, use /posts/{id}/comments.
{ids} can contain up to 100 semicolon delimited ids. To find ids programmatically look foranswer_id onanswer objects.
The sorts accepted by this method operate on the following fields of thecomment object:
creation_datescorecreation is the default sort.sort,min,max,fromdate, andtodate.This method returns a list ofcomments.
aboutblogterms of usecontact usfeedback always welcome
site design / logo © 2025 Stack Exchange, Inc; user contributions licensed underCC BY-SA