cURL
curl --request GET \ --url http://localhost:8787/api/v1/analysis/top-tags
{ "tags": [ { "tag": "<string>", "count": 123 } ] }
Retrieve tag and category statistics for the authenticated user
User's tag analysis
Show child attributes