{
"total_count": 1,
"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",
"meta_info": {
"model_id": 1,
"order_id": "text",
"update_at": "text",
"original_request": {
"config": {
"prompt": "text",
"gen_mode": "text",
"settings": {
"seed": 1,
"duration": 1,
"resolution": 1,
"aspect_ratio": "text"
},
"is_public": true,
"use_ff_cond": true,
"negative_prompt": "text",
"is_enable_prompt_enhancer": true
},
"job_type": "text",
"user_id": "text"
},
"netmind_api_token": {
"user": {
"user_id": "text",
"currency": "text",
"nickname": "text"
},
"api_token": "text",
"api_token_id": 1
}
},
"created_at": "text",
"updated_at": "text",
"deleted_at": null,
"is_deleted": true,
"outputs": {}
}
]
}