My Connection List

This API is used to get the connected attendees of the login user from the event. To apply a filter, need to pass the JSON object with the title, company, and interest and set the variable value accordingly (i.e. the set company which needs to filter.). The areas that are used for the filter are company, job title, and interests To get all connected attendees, in JSON object title, company, interest, and interest ID's should be an empty array and search. The string should be an empty string. To apply the search feature, need to pass the value on searchString and it would be searching on the attendee's first name, last name, interest, job title, and company.

Language
Credentials
Header
Click Try It! to start a request and see the response here!