Freepik
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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.