Gets the comments on a question.
If you know that you have an question id and need the comments, use this method. If you know you have a answer id, use/answers/{ids}/comments. If you are unsure, use/posts/{ids}/comments.
{ids} can contain up to 100 semicolon delimited ids. To find ids programmatically look forquestion_id onquestion 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