Generate
get multiple generations for an organization
Get the status and result of all previously created generations.
GET
Getting started
Retrieve the status and result of all previously created generations.
Authorizations
Query Parameters
Filter generations by status
Response
200
application/json
Generations retrieved successfully
A unique identifier for the generation.
The date and time the generation was created.
The status of the generation.
Available options:
PENDING
, PROCESSING
, COMPLETED
, FAILED
, REJECTED
, CANCELED
The name of the model used for generation.
An array of input objects containing type and URL.
The URL to the webhook endpoint.
Options for the generation.
The URL of the output media.
The duration of the output media.
The error message if the generation failed.