Skip to main content
GET
Check Video Status

Authorizations

x-api-key
string
header
required

Path Parameters

transactionId
string
required

The Whilter request ID returned from video generation request

Response

200 - application/json

Video status retrieved successfully

status
enum<string>
required

Current status of the video generation

Available options:
SUCCESS,
FAILURE,
PROCESSING
message
string | null

Status message or error details

video-url
string<uri> | null

URL of the generated video (null if not ready)

image-url
string<uri> | null

URL of the generated thumbnail image