Get Generation Status
Check the status of a generation and retrieve the resulting asset when it completes.
Authorizations
Path Parameters
Response
Successful Response
ID of the generation.
ID of the generated asset.
Type of generation.
text, image, audio, video, voice, three_d, rich_text Status of the generation.
complete, error, processing, queued, finalizing Current progress to completion. Between 0-1
Date the generation was submitted.
Generation error if any. Value is not present unless the status of the generation is 'error' and error_message field is not present.
Error message. Value is not present unless the status of the generation is 'error'
URL of the generated asset.
URL to download the asset.
URL to stream the asset.
ID of the workspace this generation belongs to.