List Generations

Headers

x-api-keystringRequired

Query parameters

statusenumOptional
Filter generations by status
Allowed values:

Response

Generations retrieved successfully
createdAtdatetime
The date and time the generation was created.
idstring
A unique identifier for the generation.
inputlist of objects
An array of input objects used for generation.
modelenum
The name of the model used for generation.
Allowed values:
statusenum
The status of the generation.
Allowed values:
errorstring or null
The error message if the generation failed.
optionsobject or null
Options for the generation.
outputDurationdouble or null
The duration of the output media.
outputUrlstring or null
The URL of the output media.
segmentOutputUrlstring or null
The URL of the segment output media.
webhookUrlstring or null
The URL to the webhook endpoint.

Errors