get
https://api.accelevents.com/rest/superadmin/analytics
This API is used to get a list of all event analytics. This API can be accessed by a super admin. We need to pass the authentication key to authenticate the super admin and need to pass page, size, pastEvent, search[value], sort[field], sort[direction], fromDate, toDate as query parameter. We are also using pagination and searching functionality to get records.