listImportEvents

public final ListResponse<Event> listImportEvents(String identifier, ListImportEventQueryParams queryParams, RequestOverrides overrides)

Returns a list of recurring events, recurring event exceptions, and single events from the specified calendar within a given time frame. This is useful when you want to import, store, and synchronize events from the time frame to your application

Return

The list of import events

Parameters

identifier

Grant ID or email account to query

queryParams

The query parameters to include in the request (must include calendar_id)

overrides

Optional request overrides to apply