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.tokenlab.sh/v1/videos/assets/groups?library_type=aigc_avatar&page_size=20" \ -H "Authorization: Bearer $TOKENLAB_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 }