Get video status
Video
Video status (Beta)
Check the status of a video generation request.
GET
Get video status
Fetches the current state of a video generation job. Common response fields include:Documentation Index
Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt
Use this file to discover all available pages before exploring further.
idobjectstatusoutput_accessprogressprogress_sourcepolling_urlpoll_after_secondsgeneration_idcreated_atstarted_atcompleted_atprovidermodelsecondssizeaudioassetoutputsusagebillingerror
content_urlis present whenoutput_accessisbytesorboth.download_urlandexpires_atare present whenoutput_accessissigned_urlorboth.
outputs includes:
indexmime_typebytes_availablecontent_urlwhen unsigned byte access is enableddownload_urlandexpires_atwhen signed download access is enabled
Authorizations
Bearer token authentication
Path Parameters
The ID of the video generation request.
Response
200 - application/json
Video status response
Available options:
queued, processing, completed, failed, cancelled, expired Available options:
bytes, signed_url, both Example:
"video"
Example:
20
Present when output_access includes bytes (authenticated endpoint).
Signed first-party URL for direct download when status is completed.
Unix timestamp (seconds) when the signed download_url expires.
Last modified on May 19, 2026