API Reference

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

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.
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.
Language
Credentials
Header
Click Try It! to start a request and see the response here!