post https://gotlivedata.io/api/people/v1//find/preview
Find a specific person in Live Data that matches the given criteria.
For people finding, the following fields are supported: name, title, linkedin, company.name, company.linkedin, email_address, company.ticker, company.domain, education.school. As many fields as are available should be sent in - the service implements a backend waterfall to find the best match(es).
The matches array has a max size of 100. For each item in the match array, the response array at the same index will contain all people that match the provided fields with a score of how well the person matches the input fields.
1 hit per match is provided.
For queries of large groups of people, see /search