Skip to main content
Self-hosted only. Cloud exposes /queue/events only. Counts the job rows currently in the queue table, per status.
Auth: API Key required

Response

There is no cancelled key. Cancelled jobs are counted in total only, so total is not the sum of the other four. Completed and errored jobs are purged after VIDEO_JOB_CLEANUP_HOURS. These counts are a snapshot of the retention window, not a lifetime tally.

List Jobs

View individual job details with filtering.

Queue Events

Subscribe to real-time job status updates via SSE.

Worker Statistics

Check the background worker’s current state.