{
"id": "asset-20260527152901-pw5vn"
}curl --location 'https://api.aiznt.com/api/v3/open/getAsset' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"id": "asset-20260527152901-pw5vn"
}'{
"ResponseMetadata": {
"RequestId": "20260527153239CB8E209FD100E0381234",
"Action": "GetAsset",
"Version": "2024-01-01",
"Service": "ark",
"Region": "cn-beijing"
},
"Result": {
"Id": "asset-20260527152901-pw5vn",
"Name": "测试素材上传",
"URL": "",
"AssetType": "Image",
"GroupId": "group-20260508135013-2bkfz",
"Status": "Processing",
"CreateTime": "2026-05-27T07:29:01Z",
"UpdateTime": "2026-05-27T07:31:56Z",
"ProjectName": "default"
}
}