Poll for the status of a queued article generation job. Returns processing status while the article is being generated, or the final result (success/failure) once complete.
Bearer citedy_agent_* key
The job ID returned by POST /api/agent/autopilot when wait_for_completion is false
Job status or completed article result
processing — generation in progress. generated — draft, not yet published. publishing — publish pipeline triggered. published — live on blog. failed — generation or publish failed.
processing, generated, publishing, published, failed URL where the article will be accessible once published. Returns 404 for draft (generated) articles until published.
standard, turbo, turbo+