/stackexchange/questions/answers
Get answers to a Stack Exchange question by its id
Price: 5 credits per 100 results
💡 AI Hint: Get answers to a Stack Exchange question by its numeric id. Returns each answer’s body, score, accepted flag, owner, and timestamps. Specify the network site via the ‘site’ parameter (default stackoverflow) and the desired sort order (votes, activity, creation).
⚠️ Common errors: 412: Question not found. Verify the id and site.
Authorizations
API token from the dashboard
Headers
Body
Question id
53645882
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