Tags
Note
These APIs are not frozen and can change at any time without warning. See the API versions available for alternatives if you need stability.
Tag List
Add-ons can be assigned tags, which have simple (unlocalized) strings as names. The endpoint returns a list of all current tags names. This endpoint is not paginated.
- GET /api/v5/addons/tags/
- Response JSON Object:
string[] – An array of tag names.