Authorization: Bearer ********************
curl --location --request GET 'https://video.a2e.ai/api/v1/userNanoBanana/detail/68ba9b8fe0f5180042fc55c0'
{
"code": 0,
"data": {
"_id": "68ba9b8fe0f5180042fc55c0",
"name": "Test Name",
"prompt": "Generate an image of a woman holding a thermos cup.",
"input_images": [],
"image_urls": [
"https://30days.ai2everyone.com/gemini/d9c926eb-b235-4ef4-9b29-2e53f36cd10b-928d28a9-4b8c-4b7e-8e87-612df5d0653c.png"
],
"text_responses": [
"Here is an image of a woman holding a thermos cup. "
],
"reference_id": "d9c926eb-b235-4ef4-9b29-2e53f36cd10b",
"conversation_id": "conv_4cf5caa2-4c62-41f2-aa99-0f6c45743ec7",
"current_status": "completed",
"coins": 20,
"failed_message": "",
"quality_settings": {
"creativity_level": "medium",
"detail_level": "detailed",
"style_consistency": true
},
"composition_mode": "blend",
"iteration_count": 0,
"processing_time": 11950,
"user_rating": null,
"user_feedback": "",
"createdAt": "2025-09-05T08:13:03.056Z",
"updatedAt": "2025-09-05T08:13:15.020Z"
},
"trace_id": "e524bd61-2ee8-4adc-9711-6415cedbeed4"
}