Authorization: Bearer ********************curl --location --request GET 'https://api.qnaigc.com/v1/videos/qvideo-user123-1766391125174150336' \
--header 'Authorization: Bearer <token>'{
"id": "qvideo-user123-1766391125174150336",
"object": "video",
"model": "kling-video-o1",
"status": "in_progress",
"created_at": 1766391125,
"updated_at": 1766391150
}