SP Query Asset Detail
Seedance SP Economy
SP Query Asset Detail
查询单个 Seedance SP 素材的处理状态与详情。
POST
SP Query Asset Detail
Query processing status and metadata for a single Seedance SP economy asset.
Request body
| Field | Type | Required | Description |
|---|---|---|---|
asset_id | string | Yes | Asset ID returned from upload |
Example
Response fields
| Field | Description |
|---|---|
asset_id | Asset ID |
official_id | Upstream official ID |
status | Active when ready to use |
name | Asset name |
image_url | Image URL when applicable |
created_at | Creation time |
Status values
| Status | Meaning |
|---|---|
Processing | Still processing |
Active | Ready; use asset://{asset_id} |
Failed | Processing failed |