v1

latestOpenAPI 3.0.22026-07-2610288167.4 KB
Freepik
Proxy

Get the status of one skin enhancer task

Get the status of a skin enhancer task (works for both Creative and Faithful modes)

get/proxy/freepik/v1/ai/skin-enhancer/{task_id}

Path parameters

task_idstring required

ID of the task

Response

OK - The task status is returned

Example response

{
  "data": {
    "task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
  }
}