result.data | array | Yes | — | Provider response payload. |
result.data[].person | object | No | — | Extended Version of Person object, includes some relational fields, if you request for them to be included in the results. |
result.data[].person.id | string | Yes | — | The Aviato ID of the person |
result.data[].person.fullName | string | Yes | — | The full name of the person |
result.data[].person.firstName | string | Yes | — | The first name of the person |
result.data[].person.lastName | string | Yes | — | The last name of the person |
result.data[].person.entityType | "person" | "company" | "school" | "organization" | No | — | Allowed: person, company, school, organization. |
result.data[].person.location | string | No | — | The location of the person. |
result.data[].person.URLs | object | No | — | This object represents different urls that can be associated with any type of entity. (Does not include http prefix) |
result.data[].person.URLs.golden | string | No | — | — |
result.data[].person.URLs.contact | string | No | — | — |
result.data[].person.URLs.twitter | string | No | — | — |
result.data[].person.URLs.website | string | No | — | — |
result.data[].person.URLs.facebook | string | No | — | — |
result.data[].person.URLs.github | string | No | — | — |
result.data[].person.URLs.linkedin | string | No | — | — |
result.data[].person.URLs.pitchbook | string | No | — | — |
result.data[].person.URLs.angelList | string | No | — | — |
result.data[].person.URLs.signalNFX | string | No | — | — |
result.data[].person.URLs.crunchbase | string | No | — | — |
result.data[].person.about | string | No | — | Short description about the person |
result.data[].person.headline | string | No | — | Headline of the person. |
result.data[].person.skills | array | Yes | — | Skills that the person has listed. |
result.data[].person.certifications | array | Yes | — | Ceritifcations that the person has listed. |
result.data[].person.certifications[].name | string | Yes | — | — |
result.data[].person.certifications[].url | string | No | — | — |
result.data[].person.certifications[].issued | string | No | — | Format: date-time. |
result.data[].person.certifications[].expires | string | No | — | Format: date-time. |
result.data[].person.certifications[].companyID | string | No | — | — |
result.data[].person.certifications[].companyName | string | No | — | — |
result.data[].person.gender | string | No | — | The gender of the person |
result.data[].person.linkedinID | string | No | — | The ID of the person on LinkedIn, this is the bit that appears after /in/ in the profile URL. Also known as the “slug”, or “username” |
result.data[].person.linkedinNumID | string | No | — | The numeric ID of the person on LinkedIn |
result.data[].person.linkedinEntityID | string | No | — | The entity ID of the person on LinkedIn, this is typically seen in Sales Navigator/Recruiter URLs. |
result.data[].person.investedRoundList | array | Yes | — | The round stages the person has invested in |
result.data[].person.investedIndustries | array | Yes | — | The industries that the person has invested in |
result.data[].person.investorCategoryList | array | Yes | — | The categories that the person has invested in |
result.data[].person.investorCurrentFirmID | string | No | — | The ID of the current firm the person is an investor at |
result.data[].person.investorDisinterests | string | No | — | The disinterests of the person |
result.data[].person.investorFirmPosition | string | No | — | The position of the person at their current firm |
result.data[].person.investorInterests | string | No | — | The interests of the person |
result.data[].person.investorMaxInvestment | number | No | — | The maximum investment the person is willing to make Format: double. |
result.data[].person.investorMinInvestment | number | No | — | The minimum investment the person is willing to make Format: double. |
result.data[].person.investorParticipatedRoundsCount | integer | No | — | The number of rounds the person has participated in |
result.data[].person.investorPreviousFirmID | string | No | — | The ID of the previous firm the person was an investor at |
result.data[].person.investorPreviousFirmPosition | string | No | — | The position of the person at their previous firm |
result.data[].person.investorTargetInvestment | number | No | — | The target investment the person is looking for Format: double. |
result.data[].person.investorTitle | string | No | — | The title of the person |
result.data[].person.investorType | string | No | — | The type of investor the person is |
result.data[].person.computed_highlightList | array | Yes | — | Highlights of the person, computed internally by Aviato |