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 <= 100
Number of topics to skip for pagination (default is 0)
x >= 0
A list of topics successfully retrieved
The response is of type object[]
.
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 <= 100
Number of topics to skip for pagination (default is 0)
x >= 0
A list of topics successfully retrieved
The response is of type object[]
.