curl --location --request GET '/kling/v1/videos/text2video/827996385395363846' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '// {
// "task_id": "kling-v1825380683199176793", // Vincent Video'\''s task ID request path parameter, directly fill in the value in the request path, choose one of the two query methods with external_task_id
// "external_task_id": "", // Wensheng Video'\''s custom task ID. The external_task_id filled in when creating the task. Choose one of the two query methods: task_id.
// }'