批量作画结果查询
POST
/ai/generating_info批量作画结果查询
请求参数
Body 参数application/json
array[string]
作品key列表
示例
[
"qqv0sf"
]
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSON*/*
OK
数据结构
code
string <string>
响应code
示例值:
200
message
string <string>
失败信息
示例值:
success
data
object (AiArtworksGeneratingInfoVo_response)
可选
返回数据(object)
list
array[object (AiArtworkGenerateingInfoVo_response) {15}]
作画结果列表
示例test data
{"code":"200","message":"success","data":{"list":[{"key":"C5B5FE8DBF3679D9049342C130341BD9","status":1,"picture_url":"www.isidro-stehr.com","expected_seconds":266,"start_gen_time":1667800439,"complete_time":819,"complete_percent":71.34,"queue_before_num":496,"reduce_time":676,"involve_yellow":0,"audit_info":"{"check_fail":false,"hit":false,"data_id":"245959","total_suggestion":"PASS","scan_scene_d_t_o_s":[{"rate":0.9944,"suggestion":"pass","label":"politics","label_desc":"涉政","scene":"TERRORISM"},{"rate":1.0,"suggestion":"pass","label":"terrorism","label_desc":"暴恐","scene":"TERRORISM"},{"rate":0.9993,"suggestion":"pass","label":"porn","label_desc":"色情","scene":"PORN"},{"rate":1.0,"suggestion":"pass","label":"prohibition","label_desc":"违禁","scene":"TERRORISM"},{"rate":0.9986,"suggestion":"pass","label":"sexy","label_desc":"性感","scene":"PORN"}],"url":"https://cdn.wujiebantu.com/ai/810F1750EFF2EC416ED6682DFFCFBF2C-01.jpg-v800"}","fail_message":{"fail_code":0,"fail_message":"success"},"model_prompt":"e3mkpc","integral_cost":4,"integral_cost_message":"积分已扣除"}]}}
最后修改时间: 1 个月前