v1
latestOpenAPI 3.0.22026-07-2610288167.4 KBFreepik
Proxy
Get the status of the Precision V2 upscaling task
Returns the current status and output URL of a specific precision upscaler V2 task.
get/proxy/freepik/v1/ai/image-upscaler-precision-v2/{task_id}
Path parameters
task_idstring uuid required
ID of the task
Response
OK - The task status is returned
Example response
{
"data": {
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}
}