VIDEITS
Jobs

Get job status

GET /api/v1/jobs/{job_id}

Get the status of a job, including a presigned download URL once it has finished.

Authentication

Send your API key in the Authorization header: Authorization: Bearer <key>. Create a key.

Path parameters

NameTypeDescription
job_id required integer ID of the generation job.