GET api/v{version}/events?days={days}&calendar={calendar}

Get upcoming Beckman events.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.