Get neon events list

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 - ✅

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns in the form of a JSON.

AttributeDescription
recordsTotalThe count of total records.
recordsFilteredThe count of fetched records.
neonEventsThe array of neon events.
This object contains the following attributes.
  • *neonEventId**: The unique identifier of an event, which is auto-generated while creating an event.
  • *eventName**: This represents the name of the event.
  • *eventCode** : This represents code of the event.
Query Params
int32
Defaults to 0

Pages are zero indexed, thus providing 0 for page will return the first page.

int32
Defaults to 10

Number records in single page to returns.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json