Suggested People List

This API retrieves a list of suggested people based on interest that has been added to the profile. 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 suggested 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.

Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Body Params
RAW_BODY
object
Headers
string
required

This will be authorization token which you get when used to login platform.

Responses

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