GET api/v{version}/events?days={days}&calendar={calendar}
Get upcoming Beckman events.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| days |
Number of days' worth of events to select. |
integer |
None. |
| calendar |
Webtools ID of calendar to query. |
BeckmanCalendars |
Default value is BeckmanInstitute |
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of EventDto objects.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.