Get the comments that the users in {ids} have posted in reply to the single user identified in {toid}.
This method is useful for extracting conversations, especially over time or across multiple posts.
{ids} can contain up to 100 semicolon delimited ids. To find ids programmatically look foruser_id onuser orshallow_user objects.{toid} can contain only 1 id, found in the same manner as those in{ids}.
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