/stackexchange/users/answers
Get answers written by a Stack Exchange user by their id
Price: 5 credits per 100 results
💡 AI Hint: Get answers written by a Stack Exchange user by their numeric id. Returns each answer’s body, score, accepted flag, parent question id, owner, and timestamps. Specify the network site via the ‘site’ parameter (default stackoverflow) and the desired sort order (votes, activity, creation).
⚠️ Common errors: 412: User not found. Verify the id and site.
Authorizations
API token from the dashboard
Headers
Body
User id
22656
Max number of answers to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Stack Exchange network site to query (e.g. stackoverflow, superuser, serverfault, math)
1"stackoverflow"
Sort order of answers
votes, activity, creation Response
Successful Response