{
"_metadata": {
"collection": "<string>",
"offset": 123,
"limit": 123,
"total": 123,
"next": "<string>",
"nextLink": "<string>"
},
"calendars": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"timezone": "<string>",
"color": "<string>",
"isPrimary": true,
"isReadOnly": true,
"created": "<string>",
"updated": "<string>",
"rolloutUpdated": "<string>"
}
]
}