Skip to main content
GET
Poll an align job

Authorizations

Authorization
string
header
required

Your API key as a Bearer token, e.g. Authorization: Bearer vbsk_live_...

Path Parameters

job_id
string
required

Response

The finished alignment.

A completed align job, an AlignResult plus the job's own fields.

video_id
string
track_id
string
job_id
string
status
enum<string>
Available options:
complete
cached
boolean
sync_points
object[]
mix
object

Present only when auto_mix was true AND the measurement could be read. Unlike the synchronous AlignResult, the job OMITS this key rather than sending null.

Example: