Query tags
GET/:qid/tags
Returns a list of tags matching the query. If batch_id is not specified, then all matching tags are returned (excluding deleted tags). The track query parameter still filters by track.
Request
Responses
- 200
- 401
List of matching tags
Provided authentication token cannot access the content object.