topics
List all topics in a category
Get a list of all topics under a specific category, helping you manage and review sub-groupings within a category
GET
Authorizations
API key authorization
Path Parameters
The unique identifier (UUID) of the category
Query Parameters
Maximum number of topics to return in a single request (default is 10, max allowed is 100)
Required range:
1 <= x <= 100
Number of topics to skip for pagination (default is 0)
Required range:
x >= 0
Response
200
application/json
A list of topics successfully retrieved
The response is of type object[]
.