Get Fund Investments

Get the funds that a person has invested in.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idstringOptional
linkedinIDstringOptional
linkedinEntityIdstringOptional
LinkedIn entity ID
linkedinURLstringOptional

LinkedIn URL, accepts public profile (linkedin.com/in/), Sales Navigator, and Recruiter URLs

twitterIDstringOptional
crunchbaseIDstringOptional
angelListIDstringOptional
signalNfxIDstringOptional
polyworkIDstringOptional
emailstringOptional
perPageintegerRequired>=0<=100
Number of items per page.
pageintegerRequired
Page number, starts from 0.

Response

This endpoint returns an object.
fundslist of objects
pagesinteger
totalResultsinteger

Errors