图片结果查询接口

GET /openapi/v2/image/result/{image_id}

MethodGET
Path/openapi/v2/image/result/{image_id}
Typehttp
Status1
Module2102810
Folder86260306

概览

MethodGET
Path/openapi/v2/image/result/{image_id}
Typehttp
Status1
Module2102810
Folder86260306

参数

{
  "path": [
    {
      "id": "image_id#0",
      "name": "image_id",
      "required": true,
      "description": "",
      "type": "string",
      "enable": true
    }
  ],
  "header": [
    {
      "required": false,
      "description": "",
      "type": "string",
      "id": "zBcdavcnJX",
      "enable": true,
      "name": "API-KEY",
      "sampleValue": "{{YOUR_API_KEY}}"
    }
  ]
}

请求体

{
  "type": "none",
  "parameters": [],
  "required": true,
  "mediaType": "",
  "examples": [],
  "oasExtensions": ""
}

响应

[
  {
    "id": 157774449,
    "name": "成功",
    "code": 200,
    "contentType": "json",
    "jsonSchema": {
      "type": "object",
      "properties": {}
    },
    "itemSchema": {},
    "description": "",
    "mediaType": "",
    "headers": []
  }
]