get
https://api.accelevents.com/rest/host/event//contact
This API Used to get all Contacts details associated with the specified event. API used at host side event admin and super admin can access this API. It will return data like firstName, lastName, email, phoneNumber and other details. To call this API, user have to pass query param with API URL like searchString, page, size and authentication key to authenticate user.