GET api/v{version}/events/recurring?calendar={calendar}

List recurring events.

Request Information

URI Parameters

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