GET Api/Calendar/ResourceRosterDataICalendar?userID={userID}&userICalendarGUID={userICalendarGUID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userID | string |
Required |
|
| userICalendarGUID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResourceScheduledDataWithUserOptions| Name | Description | Type | Additional information |
|---|---|---|---|
| ShowOpenAvailablityInSchedule | boolean |
None. |
|
| ShowOpenExtraCodesInSchedule | boolean |
None. |
|
| ResourceScheduledData | ResourceScheduledData |
None. |
|
| ExtraSegmentViewOption | ICalExtraSegmentViewOption |
None. |
|
| ShowAcknowledgeIndicator | boolean |
None. |
|
| ResourceID | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.