Topic API
List Topics
List the AI-generated topic taxonomy for a team. Topics form a hierarchy representing common themes across tickets.
get/v2/topics
Query parameters
teamIdstring
The ID of the team to list topics for.
The ID of the team to list topics for.
pageSizeinteger
Maximum number of results to return. Default is 10000, maximum is 10000.
Maximum number of results to return. Default is 10000, maximum is 10000.
pageTokenstring
Token for pagination. Leave empty for the first request.
Token for pagination. Leave empty for the first request.
Response
Success