curl --location --request GET 'https://www.googleapis.com/calendar/v3/calendars/'
{
"conferenceProperties": {
"allowedConferenceSolutionTypes": [
"string"
]
},
"description": "string",
"etag": "string",
"id": "string",
"kind": "calendar#calendar",
"location": "string",
"summary": "string",
"timeZone": "string"
}