/stackexchange/users/questions
Get questions asked by a Stack Exchange user by their id
Price: 1 credit per 100 results
💡 AI Hint: Get questions asked by a Stack Exchange user by their numeric id. Returns each question’s title, body, score, view/answer counts, tags, answered/closed flags, accepted answer 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 questions 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 questions
votes, activity, creation Response
Successful Response