cURL
curl --request GET \ --url https://pollo.ai/api/platform/generation/{taskId}/status \ --header 'x-api-key: <api-key>'
{ "taskId": "<string>", "generations": [ { "id": "<string>", "status": "waiting", "failMsg": "<string>", "url": "<string>", "mediaType": "image", "createdDate": "2023-11-07T05:31:56Z", "updatedDate": "2023-11-07T05:31:56Z" } ] }
Get task status to the generated video or image.
API key to authorize requests
Successful response
Show child attributes
waiting
succeed
failed
processing
All generated videos and images are stored for up to 14 days only; we cannot guarantee storage beyond that period.
image
video
text
audio