GET api/Events/PastEvents/{id}

Returns past events for all or the selected eventplan

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The EventPlanKey to filter by

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.