cURL
curl --request GET \ --url https://api.freepik.com/v1/ai/image-to-video/kling-elements/{task-id} \ --header 'x-freepik-api-key: <api-key>'
200
example
{ "data": { "generated": [ "https://openapi-generator.tech", "https://openapi-generator.tech" ], "task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "status": "CREATED" }}
Get the status of the kling-elements task
Show child attributes
Was this page helpful?