curl --location --request GET '/luma/v1/task?id=2de97e1c-6a60-4770-8418-2d90fb0b2c71&server_id=af228629-9749-40e6-ae32-84cd03a41010' \
--header 'Authorization: Bearer {{token}}'
{
"id": "ecda954b-0687-4f84-a197-f56394774637",
"prompt": "robot fighting",
"state": "completed",
"created_at": "2024-06-22T01:50:49.548000Z",
"video": {
"url": "https://storage.cdn-luma.com/lit_lite_inference_text2vid_v1.0/9db25b2a-331e-4f8b-baab-de58f4fcead2/watermarked_video0de96b841b0e241d284e1acf0659ccd78.mp4",
"width": 512,
"height": 512,
"thumbnail": null
},
"liked": null,
"estimate_wait_seconds": null
}