Get Content Pipeline Status
Content Hub
Get Content Pipeline Status
Get the normalized pipeline status (running | succeeded | failed) for one content row, plus the raw stage behind it. Read-only. Poll once per contentId returned by create_content (content.pipeline.start). A stage of generated_brief with status running means the brief is ready and waiting: for a non-auto-approve draft it stays there until the brief approve endpoint is called, so do not treat running as always in progress.
GET
Get Content Pipeline Status
Path Parameters
Query Parameters
Response
Success
Available options:
running, succeeded, failed Raw pipeline stage behind the normalized status. Null when no generation row exists yet.
Available options:
scheduled, pending, pending_brief, generated_brief, pending_article, generated, done, failed