Returns the answers the users in {ids} have posted.
{ids}
can contain up to 100 semicolon delimited ids. To find ids programmatically look for user_id
on user or shallow_user objects.
The sorts accepted by this method operate on the following fields of the answer object:
last_activity_date
creation_date
score
activity
is the default sort.sort
, min
, max
, fromdate
, and todate
.
This method returns a list of answers.
about blog terms of use contact us feedback always welcome
site design / logo © 2025 Stack Exchange, Inc; user contributions licensed under CC BY-SA