get https://api.accelevents.com/rest/neon/listEvents
This API is used to get a list of neon events for the logged user.
Path Parameters Required
Body Parameters Not Required
Response Details / Check response object
Authentication required - ✅
Here is the description of response attributes, which returns in the form of a JSON.
Attribute | Description |
---|---|
recordsTotal | The count of total records. |
recordsFiltered | The count of fetched records. |
neonEvents | The array of neon events.
|