curl --location --request GET 'https://platform.shopranos.eu/api/designer/views/single/'
{
"id": "string",
"entity": "Leads",
"isDefault": true,
"tabs": [
{
"id": "string",
"name": "string",
"widgets": [
{
"id": "string",
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
]
}
],
"userId": "string",
"workgroupId": "string",
"createdBy": "string",
"lastModifiedBy": "string"
}