Community - Popular Tags

View as Markdown
**GET:** Get popular tags from experiences across the community ranked by usage count. Returns tags used in experiences with workspace-aware filtering: - PUBLIC experiences are always included - Current workspace experiences are included if user has active workspace - Respects user's role and visibility permissions in team workspaces Results are ordered by content_count (most popular first). This provides an overall community view of trending tags across all accessible experiences.

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 from community experiences
countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"