v2
latestOpenAPI 3.1.02026-08-0810576180.4 KBJobs
Get Job Status By Game
Get job status by game_id instead of job_id.
The returned state is one of:
- "processing": the video is uploaded and still being processed or reviewed
- "completed": processing finished — stats are available, or there were no clips
- "Video can not processed by Mux": the source video could not be processed
- "Jersey Color Mismatch": the home and away jersey colors could not be told apart
- "Visible Issue": visible quality issue found during QC
- "cancelled": the job was cancelled by the client
processing_started_at is the worker start time in UTC (+00:00).
get/api/v1/jobs/by-game/{game_id}/status
Path parameters
game_idstring required
Headers
x-api-keystring nullable
Leaguestring nullable
Response
Successful Response