curl --location --request GET '/api/get_windows'{
"windows": [
{
"window_id": "window_1",
"type": "report_generate",
"created_at": "2025-05-22 06:28:43"
},
{
"window_id": "window_2",
"type": null,
"created_at": "2025-05-22 06:30:50"
}
]
}