查询素材
Seedance 2.0 素材管理
Seedance Asset — 查询素材
按 Id 查询单个素材详情。本操作为只读,不计费。
POST
查询素材
Documentation Index
Fetch the complete documentation index at: https://docs.anyfast.ai/llms.txt
Use this file to discover all available pages before exploring further.
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
请求体
application/json
要查询的素材 ID。
示例:
"asset-20260528140922-d9646"
响应
查询成功
素材 ID。
示例:
"asset-20260528140922-d9646"
素材名称。
示例:
"character-reference"
素材文件 URL。
示例:
"https://ark-media-asset.tos-cn-beijing.volces.com/..."
素材类型。
可用选项:
Image, Video, Audio 示例:
"Video"
所属素材组 ID。
示例:
"group-20260528140601-tp9hw"
素材状态。
可用选项:
Active, Inactive 示例:
"Active"
项目名称。
示例:
"default"
创建时间。
示例:
"2026-05-28T06:09:22Z"
更新时间。
示例:
"2026-05-28T06:09:31Z"