Authorization: Bearer ********************// {
// "task_id": "kling-v1825380683199176793", // Task ID for text-to-video — a request path parameter; fill in the value directly in the request path. Use either this or external_task_id to query.
// "external_task_id": "", // Custom task ID for text-to-video — the external_task_id specified when creating the task. Use either this or task_id to query.
// }curl --location --request GET 'https://api.key4u.shop/kling/v1/videos/text2video/827996385395363846' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '// {
// "task_id": "kling-v1825380683199176793", // Task ID for text-to-video — a request path parameter; fill in the value directly in the request path. Use either this or external_task_id to query.
// "external_task_id": "", // Custom task ID for text-to-video — the external_task_id specified when creating the task. Use either this or task_id to query.
// }'{}