Get job status (lightweight)
Jobs
Get job status (lightweight)
Minimal status projection — cheaper to poll than the full job view.
GET
Get job status (lightweight)
Authorizations
varg API key (varg_...). Get one at app.varg.ai
or run bunx vargai login. App sessions may alternatively send a
Supabase JWT.
Path Parameters
Pattern:
^job_Response
Status
Lifecycle is queued then submitting then running, ending in a
terminal status (completed, failed, or cancelled).
Available options:
queued, submitting, running, completed, failed, cancelled Example:
"stitching 3/8 (40%)"
Numeric fraction 0..1 for a progress bar