Calendars

Get Calendar Block

Use this endpoint to return a Calendar Block. A valid calendarBlock id is required.

get/setup/v1/calendars/blocks/{id}

Path parameters

idstring required

id of calendarBlock object

Response

Success

objectstring nullable
idstring nullable
locationIdstring nullable
calendarIdstring nullable
startDatestring nullable
endDatestring nullable
startTimeinteger
endTimeinteger
reasonstring nullable
repeatsboolean
deletedStatusboolean
deletedTimestring nullable

Changes