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.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Here is the description of response attributes, which returns to the form of a JSON array.
| Attribute | Description |
|---|---|
| countryCode | This returns the country code of the user. |
| phonenumber | This returns the phone number of the user. |
| This contains the email of the user. A valid email example is [email protected] | |
| firstName | This contains the first name of the user. |
| lastName | This contains the last name of the user. |
| marketingOptIn | Users want to receive email updates. |
| userProfilePhoto | This contains the user profile photo address. |
| userId | This contains a user id that is unique. |
| languageCode | This contains user language code. |