获取任务进度(免费
GET
{{BASE_URL}}/udio/fetch/{task_id}最后修改时间: 1 个月前
当"finished": true, 时,歌曲完成。两个歌曲都为 "finished": true, 时,任务完成
请求参数
Path 参数
task_id
string
任务ID
Header 参数
Authorization
string
可选
示例值:
sk-xxx
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
string
必需
message
string
必需
data
object
必需
task_id
string
必需
notify_hook
string
必需
action
string
必需
status
string
必需
fail_reason
string
必需
submit_time
integer
必需
start_time
integer
必需
finish_time
integer
必需
progress
string
必需
data
object
必需
示例
{
"code": "success",
"message": "",
"data": {
"task_id": "4232a6c9-c293-4eec-b396-e78221120e13",
"notify_hook": "",
"action": "udio-generate",
"status": "SUCCESS",
"fail_reason": "",
"submit_time": 1730993284,
"start_time": 1730993497,
"finish_time": 1730993911,
"progress": "100%",
"data": {
"songs": [
{
"artist": "TraditionalTabla2803",
"artist_image": "https://lh3.googleusercontent.com/a/ACg8ocLyeNbOgAtI0tmcohNAV7C9hRnIVlGqaeOOcW0ZSgg4VQEYXQ=s96-c",
"attribution": "",
"audio_conditioning_type": null,
"created_at": "2024-11-07T15:24:52.280417+00:00",
"description": "",
"disliked": false,
"duration": 32.8106666666667,
"error_code": null,
"error_detail": null,
"error_id": null,
"error_type": null,
"finished": true,
"generation_id": "4232a6c9-c293-4eec-b396-e78221120e13",
"id": "2ff9b3fb-842b-4a70-9708-61210edc2867",
"image_path": "https://imagedelivery.net/C9yUr1FL21Q6JwfYYh2ozQ/63006f79-2b52-4784-9975-0a8dbbc7c200/public",
"liked": false,
"likes": 0,
"lyrics": "[Verse]\n夜燈微微閃爍心\n伴隨回憶慢慢進入夢境\n愛曾在時間中沉靜\n遺忘的樂章重新喚醒\n[Chorus]\n愛的旋律永不凋零\n情感的波浪輕輕震動",
"original_song_path": null,
"plays": 0,
"prompt": "周杰伦",
"publishable": true,
"published_at": null,
"replaced_tags": {
"male vocalist, adult contemporary, pop soul, pop, love, mellow, melodic, romantic": {
"tags": [
"male vocalist",
"pop",
"pop soul",
"melodic",
"love",
"romantic",
"adult contemporary",
"mellow"
],
"type": "tags"
},
"melodic, emotional, contemporary, R&B, male vocalist, mandopop": {
"tags": [
"male vocalist",
"adult contemporary",
"pop soul",
"pop",
"love",
"mellow",
"melodic",
"romantic"
],
"type": "tags"
}
},
"song_path": "https://storage.googleapis.com/udio-artifacts-c33fe3ba-3ffe-471f-92c8-5dfef90b3ea3/samples/5945acbaf0094ba19b246932c4534ed2/1/Eternal%2520Waves%2520of%2520Emotion.mp3",
"tags": [
"male vocalist",
"pop",
"pop soul",
"melodic",
"love",
"romantic",
"adult contemporary",
"mellow"
],
"title": "Eternal Waves of Emotion",
"user_id": "289624f6-c4f0-4a22-a1f4-43d8bac3a9b2",
"user_tags": [],
"video_path": null
},
{
"artist": "TraditionalTabla2803",
"artist_image": "https://lh3.googleusercontent.com/a/ACg8ocLyeNbOgAtI0tmcohNAV7C9hRnIVlGqaeOOcW0ZSgg4VQEYXQ=s96-c",
"attribution": "",
"audio_conditioning_type": null,
"created_at": "2024-11-07T15:24:52.280417+00:00",
"description": "",
"disliked": false,
"duration": 32.8106666666667,
"error_code": null,
"error_detail": null,
"error_id": null,
"error_type": null,
"finished": true,
"generation_id": "4232a6c9-c293-4eec-b396-e78221120e13",
"id": "f4307fca-13bb-4fdc-bd6a-db8459a81a51",
"image_path": "https://imagedelivery.net/C9yUr1FL21Q6JwfYYh2ozQ/172352d3-1199-4b2f-2e46-05fef728ce00/public",
"liked": false,
"likes": 0,
"lyrics": "[Verse]\n當你靠近我的心跳 (越來越快)\n浪漫燈光下的微笑 (無可比擬)\n每個細節都記得 (難以忘懷)\n愛的旋律中如夢行走 (甜蜜)\n\n[Chorus]\n握住你的手 感受心的魔法\n就讓我們愛 直到天荒地老",
"original_song_path": null,
"plays": 0,
"prompt": "周杰伦",
"publishable": true,
"published_at": null,
"replaced_tags": {
"male vocalist, pop, romantic, melodic, love": {
"tags": [
"male vocalist",
"pop",
"melodic",
"romantic",
"love"
],
"type": "tags"
},
"melodic, romantic, male vocalist, Mandopop, catchy, pop": {
"tags": [
"male vocalist",
"pop",
"romantic",
"melodic",
"love"
],
"type": "tags"
}
},
"song_path": "https://storage.googleapis.com/udio-artifacts-c33fe3ba-3ffe-471f-92c8-5dfef90b3ea3/samples/5945acbaf0094ba19b246932c4534ed2/2/Echoes%2520of%2520Affection.mp3",
"tags": [
"male vocalist",
"pop",
"melodic",
"romantic",
"love"
],
"title": "Echoes of Affection",
"user_id": "289624f6-c4f0-4a22-a1f4-43d8bac3a9b2",
"user_tags": [],
"video_path": null
}
]
}
}
}
最后修改时间: 1 个月前