Get event interest list of event.

This provides the event Interest list ( ascending manner of interest name).

This will provide an interest list of the event with pagination.
Interest can be added by Admin/Attendee.
To get the event Interest list ( ascending manner of interest name), this API will be helpful.
To call this API you will make sure that the user is part of the event otherwise, it will return an error.
This API will provide string array data of interest with total records and event records.
This API is also used to get filter interest lists via search string, search string is case sensitive.

Get interest name list of event

Here is the API endpoint.

Here is a sample of the success response.

{"recordsTotal":497,"recordsFiltered":40,"data":["1","2","3","45","A","ADAD","I1","I10","I100","I101","I102","I103","I104","I105","I106","I107","I108","I109","I11","I110","I111","I112","I113","I114","I115","I116","I117","I118","I119","I12","I120","I121","I122","I123","I124","I125","I126","I127","I128","I129"],"error":null}