View all calendars by parent

get

/primeapi/restapi/calendar/byParent?workspaceCode={workspaceCode}

Send a request to this endpoint to view all calendars under parent with codes matching the code fields in query parameters.

Request

Query Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityCalendar
Type: object
Show Source
Nested Schema : calendarExceptions
Type: array
Unique Items Required: true
Show Source
Nested Schema : ApiEntityCalendarException
Type: object
Show Source

204 Response

Successful operation with no content.

404 Response

The requested object does not exist, or you do not have access to it.