Authorization: Bearer ********************{
"Id": "hb-yyyyyyyy"
}curl --location '/v1/volc/ark/?Action=GetAsset&Version=2024-01-01' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"Id": "hb-yyyyyyyy"
}'{
"ResponseMetadata": {
"Action": "GetAsset",
"RequestId": "2026...",
"Region": "cn-beijing",
"Service": "ark",
"Version": "2024-01-01"
},
"Result": {
"AssetType": "Image",
"CreateTime": "2026-06-22T08:06:23Z",
"GroupId": "hbg-3V1lztXLe9Wzj399OyLm",
"Id": "hb-MnP48NWmWCa3S3zYJNZ9",
"Moderation": {
"Strategy": "Default"
},
"Name": "人脸照-2",
"ProjectName": "hbkj",
"Status": "Active",
"URL": "https://ark",
"UpdateTime": "2026-06-22T08:06:26Z"
}
}