Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
列出当前组织拥有的 Seedance 素材组。
library_type
status
group_id
material_asset_id
id
curl "https://api.aisonar.dev/v1/videos/assets/groups?library_type=aigc_avatar&page_size=20" \ -H "Authorization: Bearer $API_KEY"
{ "groups": [ { "id": "group-20260720123456-vrt01", "object": "seedance.material_asset_group", "library_type": "aigc_avatar", "group_name": "Product references", "status": "ACTIVE", "created_at": 1782998400000 } ], "next_page_token": null }