Retrieve detailed information about a music generation task.
PENDING
: Task is waiting to be processedTEXT_SUCCESS
: Lyrics/text generation completed successfullyFIRST_SUCCESS
: First track generation completedSUCCESS
: All tracks generated successfullyCREATE_TASK_FAILED
: Failed to create taskGENERATE_AUDIO_FAILED
: Failed to generate audioCALLBACK_EXCEPTION
: Error during callback processSENSITIVE_WORD_ERROR
: Content filtered due to sensitive wordsinstrumental=true
), no lyrics data will be includedAll APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
Unique identifier of the music generation task to retrieve. This can be either a taskId from a "Generate Music" task or an "Extend Music" task.
Request successful
The response is of type object
.