Usage of /tags/moderator-only GET

Discussion

Returns the tags found on a site that only moderators can use.

The inname parameter lets a consumer filter down to tags that contain a certain substring. For example, inname=own would return both "download" and "owner" amongst others.

This method returns a list of tags.

The sorts accepted by this method operate on the following fields of the tag object:

  • popularcount
  • activity – the creation_date of the last question asked with the tag
  • namename
popular is the default sort.

It is possible to create moderately complex queries using sort, min, max, fromdate, and todate.

Try It

Team slug:
Access token: