Skip to main content
GET
查询审核拦截原因

简介

当 Seedance 2.0 任务因内容安全 / 版权 / 公众人物 / 真人脸等策略 failed 时,GET /v1/video/generations/{task_id} 的错误信息较笼统,可调用本接口查询上游具体拦截分类。
本接口默认关闭——需 BytePlus 白名单授权。请联系火山方舟商务申请,并由平台管理员在渠道「BytePlus 素材库配置」中启用「审核拦截原因查询」。未开通返回 403 channel_not_whitelisted

认证

string
必填
Bearer Token,如 Bearer sk-xxxxxxxxxx

路径参数

string
必填
失败任务的 task_id(仅 seedance-2-0 / seedance-2-0-fast

限制

请求示例

响应示例

block_reasons 字段

常见错误

错误体格式与其他接口一致,例如未开通白名单:
block_reasons 为空数组,表示任务失败但未被审核策略拦截(可能是其他原因导致 failed)。