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

List recurring events.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

RecurrenceId of event series.

integer

Required

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.