Returns a list of Events

Request Information

URI Parameters

NameDescriptionTypeAdditional information
status

Filter by event status (Draft, Published, Deleted)

string

None.

keyword

Search by name of event

string

None.

startDate

Return events from start date

date

None.

endDate

Return events until end date

date

None.

pageSize

Number of results to return (defaults to 25, max of 200)

integer

Default value is 25

page

Page number (starting page is 1)

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

IModelResultOfEventModel

NameDescriptionTypeAdditional information
PageInfo

PageModel

None.

Results

Collection of EventModel

None.

Try API

Try this endpoint by entering your credentials and using the API Explorer.

Try With API Explorer

Response Formats

application/json, text/json

Sample:

Sample not available.