Skip to content

查询任务

GET
/v1/song/query/{task_id}

查询音乐生成任务的信息。

Authorizations

BearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

task_id*

音乐生成任务的 task_id

Typestring
Required
Example435134

Responses

歌曲生成的异步任务信息。
application/json

Samples