Skip to main content
GET
/
api
/
v3
/
predictions
/
$:requestId
/
result
image-upscaler (query task)
curl --request GET \
  --url 'https://api.example.com/api/v3/predictions/$:requestId/result'
Gptproto’s GPTProto format for the query task API.
{
  "error": {
    "message": "Invalid signature",
    "type": "401"
  }
}

Path Parameters