GET api/v2.0/Events/GetUpcoming?maxRecords={maxRecords}
Returns all Current (beginning today) and Future Events.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
maxRecords |
Specify the maximum number of records to return. Defaults to 100 if not specified. |
integer |
Default value is 100 |
Body Parameters
None.
Response Information
Resource Description
List of Events.
Collection of EventName | Description | Type | Additional information |
---|---|---|---|
RegistrationOptions | Collection of EventOption |
None. |
|
Sessions |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.