curl --location --request GET '/operator/tiles'
[
{
"id": "string",
"type": "LIVE",
"name": {
"property1": "string",
"property2": "string"
},
"table": {},
"limits": [
{}
],
"trend": "string",
"image": "http://example.com",
"url": "string"
}
]