{}
curl --location -g --request GET '{{BASE_URL}}/runwayml/v1/tasks/' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"id": "ae38ecb8-ee6a-4616-a4d6-6079e254a339",
"output": [
"https://ai-source-prod.oss-cn-shanghai.aliyuncs.com/attachments/video/runway/20250622/e6b0339ec6e91efaac98e310bed1684c.mp4"
],
"status": "SUCCEEDED",
"createdAt": "2025-06-22T13:42:17+08:00"
}