cURL
curl --request GET \ --url https://api.freepik.com/v1/ai/image-to-video/runway-4-5 \ --header 'x-freepik-api-key: <api-key>'
200
Example
Retrieve the status of all RunWay Gen 4.5 image-to-video generation tasks for the authenticated user.
Your Freepik API key. Required for authentication. Learn how to obtain an API key
OK - Returns a list of tasks for the current type of Task
Show child attributes
Was this page helpful?