curl --location --request GET 'https://api.leebay.cyou/runwayml/v1/tasks/be35be77-4dae-4f42-84b9-51002b248a9b' \
--header 'Authorization: Bearer sk-tz7YHLYxJiN0lSd078Ed1602C629419aA21cD75fEe50C5E6' \
--header 'X-Runway-Version: 2024-11-06' \
--header 'Content-Type: application/json'
{
"id": "be35be77-4dae-4f42-84b9-51002b248a9b",
"status": "RUNNING",
"createdAt": "2024-11-15T03:34:51.751Z",
"progress": 0.275
}