mingyan
Sd2 Manxue - Query Asset Audit Status
Batch query asset audit status for sd2_manxue
Sd2 Manxue Query Asset Audit Status
Batch query the audit status of submitted
sd2_manxue assets.Authentication
Get KeyAll requests require a Bearer token in the request header:
cURL
Authorization: Bearer {{key}}
Base URL
https://zcbservice.aizfw.cn/kyyReactApiServerbaseUrl is the shared prefix for all public APIs. The api field in the current page frontmatter shows the full endpoint. Use this baseUrl as the common prefix when reading or composing request paths.Request Parameters
assetIdsbodyarrayrequiredAsset ID list to query.
Response Parameters
codestringStatus code.
0 indicates success.msgstringResponse message. On failure, this usually contains the error reason.
data.itemsarrayList of successful asset status results.
data.failedItemsarrayList of failed asset lookups. May be empty.

