getCalendarInfo
Url
/V2.0/services/data/getCalendarInfo
HTTP Method
GET
Description
Provides information about calendar definitions in AdaptiveWork. This API can provide information about the organization calendar or a user calendar 
Parameters
Name Type Description
userId entityId (string) The id of the entity (organization or user) to get the calendar info for.
Result
Provides information about a Calendar in Clarizen. This message is returned by calling the API.
Name Type Description
weekStartsOn day Indicates the day which is considered the first day of the week
weekDayInformation dayInformation[] Provides information about each day of the week. The first day in the array is Sunday
defaultWorkingDay dayInformation
workingDaysPerMonth integer
In case of failure an error object will be returned
* indicates required fields