/stackexchange/users
Stack Exchange
/stackexchange/users
Get Stack Exchange user details by id
Price: 1 credit
💡 AI Hint: Get full profile of a Stack Exchange user by their numeric id. Returns display name, reputation, gold/silver/bronze badge counts, location, website, bio, view/answer/question counts, account age, and last access time. Specify the network site via the ‘site’ parameter (default stackoverflow).
⚠️ Common errors: 412: User not found. Verify the id and site.
POST
/stackexchange/users
Authorizations
API token from the dashboard
Headers
Body
application/json
User id
Example:
22656
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Stack Exchange network site to query (e.g. stackoverflow, superuser, serverfault, math)
Minimum string length:
1Example:
"stackoverflow"
Response
Successful Response