Skip to main content
GET
Get content
Returns one Content Studio article with its Markdown content, outline, metadata, and sources.
string
required
Bearer token. Example: Bearer qw-api-xxx

Path parameters

string
required
The unique identifier of the brand
string
required
The unique identifier of the article

Response

boolean
Indicates if the request was successful
object
id, name, domain
object
A 404 RESOURCE_NOT_FOUND is returned if the article does not exist or does not belong to the brand.

Synthetic request

Synthetic response

Errors

See Rate limits for retry behavior.