Calendar Sync (iCal import)
Get imported calendar by id
To retrieve data for a specific imported calendar,
including iCalendar name, URL, state & events adjustment,
use the following request
get/icalendar-api/imported-calendars/{importedCalendarId}
Path parameters
importedCalendarIdstring required
Id of an imported calendars
Response
Get a specific imported calendar
Changes
No recorded changes to this endpoint across all 1 revision of this API.