{
"status": "ok",
"result": [
{
"id": "<string>",
"title": "<string>",
"description": "<string>",
"query": {},
"createdAt": "<string>",
"updatedAt": "<string>",
"folderId": "<string>",
"createdById": "<string>",
"connectionId": "<string>",
"order": 123,
"width": 123,
"height": 123,
"x": 123,
"y": 123
}
]
}