This endpoint can be used to fetch the status of a video by passing the project_id and the inference_id in query parameters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The inference_id of the video for fetching its video status.
The project_id of the video for fetching its video status.
Successful Response
This indicates the current generation status of the particular video.
PENDING, PROCESSING, SUCCEEDED, FAILED, LIPSYNC_PENDING, WEBSITE_SCROLLING_PENDING, DELETED, BLOCKED, UNKNOWN, REGENERATE_REQUIRED, WEBHOOK_TRIGGERED, NEXRENDER_PENDING, FFMPEG_PENDING, INFERENCE_POST_PROCESSING S3 url for the video file.
Permalinks are links to the generated videos that do not expire.
Cloudfront link to personalized thumbnail (if enabled) else default project thumbnail.
These are the links to videos hosted on our landing page.
It corresponds to the error in video generation(if any). Otherwise this field in response body has a value null.