Get Job Status
Endpoints
Get Job Status
Poll a clip job for progress and download links
GET
Get Job Status
Check the status of a clip job. When all clips are finished, the response includes permanent download URLs for each clip.
When all clips are finished:
Headers
Your API key.
Path parameters
The
job_id (UUID) returned from Create Clip.Response
When the job is still processing:The job identifier (UUID).
"processing" while clips are being generated.Progress information.
The job identifier (UUID).
"completed" when all clips are done.Array of clip results.

