Returns the calendar exceptions for the specified calendar ID.

get

/primeapi/restapi/v16.2/calendar/exception/{id}

Request

Path Parameters
id
Type: integer (int64)
Required: true
ID of the calendar whose calendar exceptions have to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityCalendarException
Type: object
404 Response
Calendar exception does not exist or you do not have access to it.