Get Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Response
Successful Response
Response for GET /api/v1/courses/{id}/status
generating | paused_for_review | awaiting_outline_review | ready | partial_quota_exceeded | error
Recent progress events
Scene data when status is paused_for_review
Coarse stage a failure occurred at (job kind, e.g. scene_extract/finalize; or 'assembly' for a recoverable not-deliverable finalize -- content is intact and review/retry continues; 'billing_integrity' for a refused-partial-bill finalize). Null when there is no active failure.
Short human-readable reason for the failure at error_stage. Null when there is no active failure.
Coarse pipeline step: scene_generation | outline_review | slide_review | audio_review | finalizing | complete
Artifact awaiting review: outline | slide | audio (or null)
Kept for backward compat; always null on the per-stage path (chunk statuses removed migration 055)