š New Models Available: grok-4 now live!
ā Explore New Features
curl --location --request GET 'https://api.cometapi.com/runwayml/v1/tasks/17f20503-6c24-4c16-946b-35dbbce2af2f' \
--header 'Authorization: Bearer {{api-key}}' \
--header 'X-Runway-Version: 2024-11-06'
{
"id": "17f20503-6c24-4c16-946b-35dbbce2af2f",
"status": "PENDING",
"createdAt": "2024-06-27T19:49:32.334Z"
}