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:requiredstringPublic 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.
Example
task_OQDH4qDiUxuyyu27iZRsHx7uPPhmNcyVResponse
200A successful request returns a JSON response. The complete example is shown in the code panel.