View a calendar by code

get

/primeapi/restapi/calendar/byItemCode?workspaceCode={workspaceCode}&calendarCode={calendarCode}

Send a request to this endpoint to view a calendar with codes matching the code fields in query parameters.calendar_resource_find_all_calendars_by_parent.description=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 : ApiEntityCalendar
Type: object
Show Source
Nested Schema : calendarExceptions
Type: array
Unique Items Required: true
Show Source
Nested Schema : ApiEntityCalendarException
Type: object
Show Source

404 Response

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