Skip to main content
GET
Get moderation result

Introduction

When a Seedance 2.0 task failed due to content safety / copyright / public figures / real human face policies, GET /v1/video/generations/{task_id} may only return a generic error. Use this endpoint for upstream block categories and details.
Disabled by default—requires BytePlus whitelist. Contact BytePlus sales and have an admin enable “moderation result query” on the channel. Without it: 403 channel_not_whitelisted.

Authentication

string
required
Bearer Token, e.g. Bearer sk-xxxxxxxxxx

Path parameters

string
required
Failed task task_id (seedance-2-0 / seedance-2-0-fast only)

Limits

Example

Response

block_reasons fields

Common errors

Error body matches other endpoints, e.g. when not whitelisted:
An empty block_reasons array means the task failed but was not blocked by moderation (another failure cause).