Search events

This endpoint will search for events based on the selected filters and return a pageable result.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Event unique id

string

Event name

date
^\d{4}-([0]\d|1[0-2])-([0-2]\d|3[01])$

Event Start (From) - Format: "yyyy-mm-dd"

date
^\d{4}-([0]\d|1[0-2])-([0-2]\d|3[01])$

Event Start (To) - Format: "yyyy-mm-dd"

date
^\d{4}-([0]\d|1[0-2])-([0-2]\d|3[01])$

Event End (From) - Format: "yyyy-mm-dd"

date
^\d{4}-([0]\d|1[0-2])-([0-2]\d|3[01])$

Event End (To) - Format: "yyyy-mm-dd"

string

Event City

string

Event State

string

Event Country

integer

Results page you want to retrieve (0..N)

integer

Number of records per page.

string

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Responses
200

Successful

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!