Get Music Video Details
GET/api/v1/mp4/record-info
Retrieve detailed information about a music video generation task, including status and download link.
Status Descriptions
- PENDING: Task is waiting to be processed
- SUCCESS: Video generation completed successfully
- CREATE_TASK_FAILED: Failed to create the video task
- GENERATE_MP4_FAILED: MP4 generation failed
- CALLBACK_EXCEPTION: Callback exception
Request
Responses
- 200
- 500
Request successful
Server error