GET api/v{version}/events/dates?from={from}&to={to}&calendar={calendar}

Get Beckman events within the specified date range.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
from

Event query start date.

date

None.

to

Event query end date.

date

None.

calendar

Webtools ID of calendar to query.

BeckmanCalendars

Default value is BeckmanInstitute

version

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.