/stackexchange/questions/comments
Get comments on a Stack Exchange question by its id
Price: 1 credit per 100 results
💡 AI Hint: Get comments on a Stack Exchange question by its numeric id. Returns each comment’s body, score, edited flag, owner, and creation time. Specify the network site via the ‘site’ parameter (default stackoverflow) and the desired sort order (votes, creation).
⚠️ Common errors: 412: Question not found. Verify the id and site.
Authorizations
API token from the dashboard
Headers
Body
Question id
11227809
Max number of comments 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 comments
votes, creation Response
Successful Response