API example response, in case temp webhook used in pbo is not availiable anymore:
```
[
{
"id": "67d1ab88a7fcaf727c5d9e4e",
"name": "#STR_EDGE_PERSONAL_MARKERS_ROOT",
"canEdit": true,
"subGroups": [
{
"id": "67d3090c40663f5781f21bdb",
"name": "Good marks",
"canEdit": true,
"subGroups": [
{
"id": "67d3094040663f5781f21c08",
"name": "For partially good",
"canEdit": true,
"subGroups": []
},
{
"id": "67d3094a40663f5781f21c11",
"name": "For completely good",
"canEdit": true,
"subGroups": []
}
]
},
{
"id": "67d3091240663f5781f21be3",
"name": "For a bad guys",
"canEdit": true,
"markers": [],
"subGroups": []
},
{
"id": "67d3091640663f5781f21beb",
"name": "For neutrals",
"canEdit": true,
"markers": [],
"subGroups": []
},
{
"id": "67d3091d40663f5781f21bf3",
"name": "Do not open",
"canEdit": true,
"markers": [],
"subGroups": []
},
{
"id": "67d3092340663f5781f21bfb",
"name": "Why is it here???",
"canEdit": true,
"markers": [],
"subGroups": []
}
]
},
{
"id": "67d1ab88a7fcaf727c5d9e4a",
"name": "#STR_EDGE_SERVER_MARKERS_ROOT",
"canEdit": false,
"markers": [],
"subGroups": []
}
]
```