Get all topics

Returns all topics, not just those with count > 0

Details

This parameter control the information you get back when requesting the top topics in a stream. Two sets of topics are returned: top and total. The top section returns the topics with the highest count over the last minute (with single minute counts), whereas the total section returns all-time count.

Type: integer

📘

By default, only topics with count > 0 are included in the response. Use all_topics=1 to retrieve all topics regardless of count

Language