如有调用问题,通过 Model Link 首页二维码添加工作人员处理
curl --location 'https://api.modellink.online/sd2/api/v1/open/GetAsset' \
--header 'Content-Type: application/json' \
--data '{
"Id": "asset-20260420153122-ab12c"
}'{
"ResponseMetadata": {
"RequestId": "2026042006514261EF25927C065860994A",
"Action": "GetAsset",
"Version": "2024-01-01",
"Service": "ark",
"Region": "cn-beijing"
},
"Result": {
"Id": "asset-20260420065141-cy2y7",
"Name": "codex-smoke-test",
"URL": "",
"AssetType": "Image",
"GroupId": "",
"Status": "Processing",
"CreateTime": "2026-04-20T06:51:41Z",
"UpdateTime": "2026-04-20T06:51:41Z",
"ProjectName": "default"
}
}