List Content
Content Studio
List Content
List Content Studio articles for syndication to an external CMS
GET
List Content
Content Studio articles are AI-generated, brand-aware pieces of content. This read-only endpoint lists articles so you can pull finished content into an external CMS (for example via an automation workflow). The list returns metadata only — fetch the article detail for the full markdown body.Documentation Index
Fetch the complete documentation index at: https://docs.qwairy.co/llms.txt
Use this file to discover all available pages before exploring further.
Defaults to
status=LIVE so you only get published-ready articles. Pass status explicitly to list drafts or archived items.Bearer token. Example:
Bearer qw-api-xxxPath Parameters
The unique identifier of the brand
Query Parameters
Filter by status:
DRAFT, GENERATING, LIVE, ARCHIVEDFilter by type:
INFORMATIONAL, COMPARISON, HOW_TO, LISTICLE, REVIEW, CASE_STUDY, NEWS, OPINION, OTHERMaximum number of articles to return (max: 100)
Pagination offset
Field to sort by:
createdAt, updatedAt, publishedAt, title, wordCountSort order:
asc or descResponse
Indicates if the request was successful

