Skip to content
Mureka
Appearance
Menu
Return to top
查询任务
GET
/v1/song/query/{task_id}
查询音乐生成任务的信息。
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
task_id
*
音乐生成任务的
task_id
。
Type
string
Required
Example
435134
Responses
200
歌曲生成的异步任务信息。
Content-Type
application/json
Schema
JSON
object
GET
/v1/song/query/{task_id}
Samples