Skip to content
Mureka
Appearance
Menu
Return to top
查询任务
GET
/v1/instrumental/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/instrumental/query/{task_id}
Samples