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
A 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)