I have periodic events in my Google Calendar and these are the only events that I do not retrieve with the PHP API. Except when I created one in my test week, otherwise the first in the sequence, I have already played with the singleEvents parameter but without success.
GET https://www.googleapis.com/calendar/v3/calendars/calendarId/events
Thank You