Get Seedance Material Review

GET/v1/video/generations/{task_id}
Retrieve the latest review status. Approved tasks return a persistent asset:// URI; temporary signed provider URLs should not be stored as long-term identifiers.

Path Parameters

task_id:requiredstring

Public task ID returned by the material review submission endpoint. It must match ^task_[A-Za-z0-9]+$. Do not use the provider's internal task token.

Exampletask_OQDH4qDiUxuyyu27iZRsHx7uPPhmNcyV

Response

200

A successful request returns a JSON response. The complete example is shown in the code panel.