v6
OpenAPI 3.0.02026-08-044760291.8 KBList articles
Returns a paginated list of articles for the team with status, SEO scores, publish dates, and metadata. Does not include full article body content.
Query parameters
Team ID
Page number (default: 1)
Items per page (default: 20, or "all")
Filter by status (draft, generated, published, scheduled, failed) or "all"
Filter to articles belonging to a topic cluster
ISO date — only articles whose scheduledAt or publishedAt is on/after this (calendar-window scoping)
ISO date — only articles whose scheduledAt or publishedAt is on/before this (calendar-window scoping)
Case-insensitive search across title, slug, keywords, prompts, providers, and topic name
Sort column: name | status | seo | topic | created (default: created)
Sort direction: asc | desc (default: desc)
Filter to articles carrying this category name
Filter to articles carrying this tag name
Response
Default Response