Get the specified calendar

GET {{baseUrl}}/calendars/:calId

Returns metadata for a calendar.

Scopes: calendar:read , calendar:read:admin

Rate Limit Label : LIGHT

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"etag":"\u003cstring\u003e","id":"\u003cemail\u003e","kind":"calendar#calendar","summary":"\u003cstring\u003e","timeZone":"\u003cstring\u003e","description":"\u003cstring\u003e","location":"\u003cstring\u003e"}