GET api/v{version}/events/calendars

List available event calendars.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of CalendarDto objects.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.