Get a list of all topics under a specific category, helping you manage and review sub-groupings within a category
API key authorization
The unique identifier (UUID) of the category
Maximum number of topics to return in a single request (default is 10, max allowed is 100)
1 <= x <= 100Number of topics to skip for pagination (default is 0)
x >= 0A list of topics successfully retrieved
The unique identifier of the topic
The unique identifier of the category this topic belongs to
The name of the topic
Description of the topic's purpose or contents
The timestamp when the topic was created
The timestamp when the topic was last updated
The timestamp when the topic was deleted, if applicable (null if not deleted)