List topics
Topics
List topics
Returns a paginated list of topics ordered by position then creation date. Filter by status (planned, generating, generated), categoryId, or a search substring that matches the title or description.
GET
List topics
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
x >= 0Required range:
1 <= x <= 100Search by title or description substring
Filter by status
Available options:
planned, generating, generated Filter by category ID
Response
200 - application/json
