AI Studios - Popular Tags

View as Markdown
**POST:** Get popular tags for a specific publication/studio ranked by content count. Returns tags that are used across the publication's content including: - Publication's direct tags - Tags from experiences linked to the publication - Tags from blogs in the publication Requires a publication URL in the POST body to filter tags by publication. Results are ordered by content_count (most popular first).

Query parameters

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
searchstringOptional
Search tags by name

Response

Successfully retrieved popular tags
countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"

Errors

400
Bad Request Error
404
Not Found Error