{
"job_id": "text",
"user_id": "text",
"name": "text",
"description": "text",
"payment_type": "text",
"status": "text",
"haiper_user_id": "text",
"meta_info": {
"original_request": {
"job_type": "text",
"config": {
"prompt": "text",
"negative_prompt": "text",
"settings": {
"seed": 0,
"aspect_ratio": "text",
"resolution": 0,
"duration": 0
},
"gen_mode": "text",
"is_public": false,
"use_ff_cond": false,
"is_enable_prompt_enhancer": false
}
},
"netmind_api_token": {
"api_token": "text",
"api_token_id": 0,
"user": {
"user_id": "text",
"nickname": "text",
"currency": "text"
}
},
"model_id": 0
},
"created_at": "text",
"updated_at": "text",
"is_deleted": false,
"outputs": {},
"total_count": 0,
"job_list": [
{
"job_id": "text",
"user_id": "text",
"name": "text",
"description": "text",
"payment_type": "text",
"status": "text",
"haiper_user_id": "text",
"haiper_job_id": "text"
}
]
}