Skip to content

Instantly share code, notes, and snippets.

openapi: 3.1.0
info:
title: Google Calendar Events API
description: Lists upcoming events from the user's primary Google Calendar.
version: 1.0.0
servers:
- url: https://www.googleapis.com/calendar/v3
paths:
/calendars/primary/events:
get: