GET api/Events/FutureEvents/{id}

Returns future events for all or the selected eventplan

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The EventPlanKey to filter by

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.