- Url
- /V2.0/services/data/getCalendarExceptions
- HTTP Method
GET
- Description
- Retrieves calendar exceptions
- Parameters
-
Name Type Description entityId entityId (string) (Optional) If specified, the result will contain information about the calendar of the specified user or project, otherwise it will be of the organizational calendar fromDate* dateTime The start of the date range toDate* dateTime The end of the date range - Result
Name Type Description calendarExceptions calendarException[] exceptionDates exceptionDate[] In case of failure an error object will be returned
* indicates required fields