Get Video Generation
Video
Get Video Generation
Retrieve the status and result of a BytePlus video generation task.
Returns from DB when the task is in a terminal state. Otherwise polls BytePlus live and syncs the DB row.
Poll until status is one of:
succeeded — content.video_url is populated,
failed — check error field,
expired — task timed out.
GET
Get Video Generation
Authorizations
Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.
Path Parameters
Response
Task status and result when succeeded