Usage of users/{id}/top-question-tags

Discussion

Returns a single user's top 30 tags by question score.

This a subset of the data returned on a user's stats tab.


Parameters

  • id – The single user id to query with.
    • 32-bit signed integer

Try it