get https://app.gesvision.com/gesmo/rest/api/eventsClient
This endpoint returns the list of events with additional client information in JSON format. It will be limited to 50 records shown simultaneously. Records can be skipped by introducing the (skip) parameter in the URL. It can be filtered by the creation or last modification date by introducing the parameters (startDate, endDate) in the URL. It can be filtered by event start and end date by introducing the parameters (startDateEvent, endDateEvent) in the URL.