Gets the set of answers identified by ids.
This is meant for batch fetching of questions. A useful trick to poll for updates is to sort by activity, with a minimum date of the last time you polled.
{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 theanswer object:
last_activity_datecreation_datescoreactivity is the default sort.sort,min,max,fromdate, andtodate.This method returns a list ofanswers.
aboutblogterms of usecontact usfeedback always welcome
site design / logo © 2025 Stack Exchange, Inc; user contributions licensed underCC BY-SA