{
"success": true,
"message": "Agent Data fetched successfully",
"data": [
{
"id": 1301,
"agent_type": {
"id": 1,
"created_by": "System",
"created_on": "2024-04-17T23:10:22.313394Z",
"modified_by": "user@example.com",
"modified_on": "2024-04-17T23:10:22.313414Z",
"name": "QnA",
"description": ""
},
"instructions": [],
"user": {
"id": 122,
"email": "function-app@ejento.ai",
"first_name": "Function",
"last_name": "App",
"organization": 1
},
"connected_tool_names": [],
"tags": [],
"character_voice": null,
"agent_name": "user testing agent",
"industry_area": "",
"domain": "This is user's testing agent",
"sample_q1": "",
"sample_q2": "",
"sample_q3": "",
"prefix_prompt": "abc",
"alias": "usertestingagent_1301-dev@ejento.ai",
"is_active": false,
"is_deleted": false,
"created_by": "function-app@ejento.ai",
"created_on": "2025-01-30T19:30:21.432973Z",
"agent_image": null,
"access": "Only me",
"status": "Live",
"caching_enabled": false,
"chunk_count": 32,
"react_enabled": true,
"react_max_iteration_count": 50,
"project": 254,
"llm_config": null,
"cloned_from": null
}
]
}