[
{
"id": 123,
"name": "<string>",
"dashboardTitle": "<string>",
"description": "<string>",
"team_id": 123,
"brewName": "<string>",
"backgroundColor": "<string>",
"titleColor": "<string>",
"headerCode": "<string>",
"footerCode": "<string>",
"public": false,
"password": "<string>",
"autoUpdate": {
"enabled": false,
"type": "every_x_minutes",
"frequencyNumber": "1",
"time": {
"hour": 9,
"minute": 0,
"second": 0,
"millisecond": 0
}
},
"lastUpdatedAt": "2023-11-07T05:31:56Z",
"Charts": [
{
"id": 123,
"layout": {}
}
]
}
]