Fetch the list of calendars for the current user.

Example Result:

{
  calendars: [ {
    id: 123,
    name: "Apptoto Calendar"
  }]
}
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!