Hands&Feet Repair Query API Reference
GET/POST/ai/hand-foot/repair-results
Description:You can use the task ID obtained from the Hand-foot Repair submit API to query the generation results.
Request Parameters
Parameter
Parameter
Parameter
Parameter
taskId
String
Yes
The unique task ID. You can query the result according to task id.
Response Parameters
resCode
Number
The returned result code, where 200 indicates success.
resMessage
String
The returned request information.
data
String
The returned result data.
code
String
The returned result code
data
String[]
Return the list of URLs for the result images.
message
String
The returned task information.
Last updated
Was this helpful?