GET {{baseUrl}}/calendars/users/:userIdentifier/calendarList?maxResults=<integer>&minAccessRole=writer&pageToken=<string>&showDeleted=<boolean>&showHidden=<boolean>
Returns the calendars in the user's calendar list. Scopes: Rate Limit Label: calendar:read
,calendar:read:admin
HEAVY
Body
PARAM
Key | Datatype | Required | Description |
maxResults
|
string | The maximum number of entries returned on one result page. | |
minAccessRole
|
string | The minimum access role for the user in the returned entries. | |
pageToken
|
string | The token that specifies which result page to return. | |
showDeleted
|
string | Whether to include deleted calendar list entries in the result. | |
showHidden
|
string | Whether to show hidden entries. |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
ENDPOINTS