List Calendars

GET https://www.googleapis.com/calendar/v3/users/me/calendarList

Returns the calendars on the user's calendar list.

Request Params

KeyDatatypeRequiredDescription
maxResultsnumber
minAccessRolestring
pageTokenstring
showDeletedboolean
showHiddenboolean
syncTokenstring
altstringData format for the response.
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_tokenstringOAuth 2.0 token for the current user.
prettyPrintbooleanReturns response with indentations and line breaks.
quotaUserstringAn opaque string that represents a user for quota purposes. Must not exceed 40 characters.
userIpstringDeprecated. Please use quotaUser instead.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring