v1

latestOpenAPI 3.0.22026-07-2610288167.4 KB
Freepik
Proxy

Get the status of the style transfer task

Get the status of the style transfer task

get/proxy/freepik/v1/ai/image-style-transfer/{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"
  }
}