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.
Defaults to
status=LIVE so you only get published-ready articles. Pass status explicitly to list drafts or archived items.string
required
Bearer token. Example:
Bearer qw-api-xxxPath Parameters
string
required
The unique identifier of the brand
Query Parameters
string
default:"LIVE"
Filter by status:
DRAFT, GENERATING, LIVE, ARCHIVEDstring
Filter by type:
INFORMATIONAL, COMPARISON, HOW_TO, LISTICLE, REVIEW, CASE_STUDY, NEWS, OPINION, OTHERnumber
default:"50"
Maximum number of articles to return (max: 100)
number
default:"0"
Pagination offset
string
default:"updatedAt"
Field to sort by:
createdAt, updatedAt, publishedAt, title, wordCountstring
default:"desc"
Sort order:
asc or descResponse
boolean
Indicates if the request was successful
object
array

