[id1, id2]),当前网关对裸数组 body 处理有 bug,可能返回 500 Error reading request body。建议改用循环调用 /getState。Authorization: Bearer ********************[
"1261459775314190337",
"1261460844853321728"
]curl --location 'https://drwa.openai-next.com/_open/suno/music/getStateBatch' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '[
"1261459775314190337",
"1261460844853321728"
]'{
"code": 200,
"msg": "操作成功",
"data": [
{
"taskBatchId": "1261459775314190337",
"taskStatus": "create",
"items": [
{
"id": "2054580119347007490",
"inputType": "10",
"clipId": "8f8bf4ba-7b7d-4012-ab49-8f12862789b0",
"title": "Peach Popsicle",
"tags": "string",
"prompt": "string",
"gptDescriptionPrompt": "string",
"duration": 194.56,
"progress": 100,
"status": 10,
"progressMsg": "Production completed",
"cld2AudioUrl": "http://example.com",
"cld2VideoUrl": "http://example.com",
"cld2ImageUrl": "http://example.com",
"createTime": "2019-08-24T14:15:22.123Z"
}
]
}
]
}