Payload The payload of this webhook request is an object.
status enum Required
The status of the generation
Allowed values: COMPLETED FAILED
createdAt datetime Required
The date and time the generation was created
id string Required
A unique identifier for the generation.
input list of objects Required
The input items for the generation
model enum Required
name of the model to use for generation.
Allowed values: sync-3 lipsync-2 lipsync-1.9.0-beta lipsync-2-pro react-1
error string Optional
error message if the generation failed
error_code string Optional
error code if the generation failed
options object Optional
options used for the generation
outputDuration double Optional
generated output media duration in seconds
outputUrl string Optional
url of the generated output media
segmentOutputUrl string Optional
url of the segment output media
webhookUrl string Optional
url of the webhook server