Usage of tags/{tag}/top-answerers/{period}

Discussion

Returns the top 30 answerers active in a single tag, of either all-time or the last 30 days.

This is a view onto the data presented on the tag info page on the sites.

This method is new to version 1.1


Parameters

  • period – One of all-time or month.
    • string
  • tag – The tag in question.
    • string

Try it