{
"items": [
{
"id": "string",
"api_id": "string",
"application_id": "string",
"created_at": 0,
"credential_id": "string",
"request": {
"action": "string",
"prompt": "string",
"model": "string",
"custom": true,
"instrumental": true
},
"trace_id": "string",
"type": "string",
"user_id": "string",
"response": {
"success": true,
"task_id": "string",
"trace_id": "string",
"data": [
{
"id": "string",
"title": "string",
"image_url": "string",
"lyric": "string",
"audio_url": "string",
"video_url": "string",
"created_at": "string",
"model": "string",
"state": "string",
"prompt": "string",
"style": "string",
"duration": 0
}
]
}
}
]
}