List articles
Articles
List articles
Returns a paginated list of articles in your workspace. Filter by status or categoryId. The contentHtml field is omitted from list responses to keep payloads small — fetch a single article by ID to get the full HTML content.
GET
List articles
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
x >= 0Required range:
1 <= x <= 100Filter by status
Available options:
draft, generating, generated Filter by category ID
Response
200 - application/json
