Authorization: Bearer ********************[
"1066969618566348801",
"1067047483219640321"
]curl --location 'https://drwa.openai-next.com/_open/suno/music/getStateBatch' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '[
"1066969618566348801",
"1067047483219640321"
]'{
"code": 0,
"msg": "string",
"data": {
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}