Skip to content

Query task

GET
/v1/song/query/{task_id}

Query information about the music generation task

Authorizations

BearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

task_id*

The task_id of the music generation task.

Typestring
Required
Example435134

Responses

Asynchronous task information for generating songs.
application/json

Samples