{
"success": true,
"message": "Execution fetched successfully",
"data": {
"id": "The Execution ID",
"name": "The Execution Name",
"workflowId": "The workflow ID",
"status": "The Execution Status",
"executionTimeUsed": "The Execution Time Used in ms"
}
}