This interface can obtain results based on the ID of the video generation task
Request Code Samples
curl --location --request GET 'https://api.302.ai/gaga/v1/generations/' \
--header 'Authorization: Bearer '
Responses
application/json {
"id": 745822789500933,
"status": "Success",
"resultVideoURL": "https://file.302.ai/gpt/imgs/20251127/bdeb45f4f2f292a60cb35fd453b0d30b.mp4",
"resultVideoId": 745822958608965,
"createTime": "2025-11-27T05:40:44.000Z"
}
Modified at 2025-11-27 08:22:20