Returns list of events with filtering capability based on startdate enddate and location

Searches and filters for events of a company. It will return a list of events of the parent and child locations,
if the companyId is of the parent location, and it will return only child location events if the given companyId
is of the child location.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Query Params
date
required

Event start date (YYYY-MM-DD)

string

Start time. 24 hour clock. Format: HH:mm. Start date is required.

date
required

Event end date (YYYY-MM-DD)

string

End time. 24 hour clock. Format: HH:mm. End date is required.

int32

Event group id

string
required

Address latitude

string
required

Address longitude

int32
Defaults to 20

Address Search radius(km)

int32
Defaults to 1

Page number for pagination

int32
Defaults to 20

Number of items per page

Responses
200

Event search

404

Not Found

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