result.data | object | Yes | — | Provider response payload. |
result.data.funds | array | Yes | — | — |
result.data.funds[].id | integer | Yes | — | The unique Aviato identifier of the fund |
result.data.funds[].name | string | No | — | The name of the fund |
result.data.funds[].date | string | No | — | The date when the fund was raised Format: date-time. |
result.data.funds[].amountRaised | number | No | — | The total amount raised by the fund Format: double. |
result.data.funds[].companyInvestorList | array | Yes | — | List of companies that invested in this fund |
result.data.funds[].companyInvestorList[].id | string | Yes | — | The Aviato ID of the company |
result.data.funds[].companyInvestorList[].name | string | No | — | The name of the company |
result.data.funds[].companyInvestorList[].description | string | No | — | Description of the company |
result.data.funds[].companyInvestorList[].country | string | No | — | The country of the company (Full country name) |
result.data.funds[].companyInvestorList[].region | string | No | — | The region of the company (state/province) |
result.data.funds[].companyInvestorList[].locality | string | No | — | The locality of the company (city/town/village) |
result.data.funds[].companyInvestorList[].URLs | object | No | — | This object represents different urls that can be associated with any type of entity. (Does not include http prefix) |
result.data.funds[].companyInvestorList[].URLs.golden | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.contact | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.twitter | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.website | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.facebook | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.github | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.linkedin | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.pitchbook | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.angelList | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.signalNFX | string | No | — | — |
result.data.funds[].companyInvestorList[].URLs.crunchbase | string | No | — | — |
result.data.funds[].companyInvestorList[].industryList | array | No | — | The industries the company is associated with. |
result.data.funds[].personInvestorList | array | Yes | — | List of people who invested in this fund |
result.data.funds[].personInvestorList[].id | string | Yes | — | The Aviato ID of the person |
result.data.funds[].personInvestorList[].fullName | string | Yes | — | The full name of the person |
result.data.funds[].personInvestorList[].firstName | string | Yes | — | The first name of the person |
result.data.funds[].personInvestorList[].lastName | string | Yes | — | The last name of the person |
result.data.funds[].personInvestorList[].entityType | "person" | "company" | "school" | "organization" | No | — | Allowed: person, company, school, organization. |
result.data.funds[].personInvestorList[].location | string | No | — | The location of the person. |
result.data.funds[].personInvestorList[].URLs | object | No | — | This object represents different urls that can be associated with any type of entity. (Does not include http prefix) |
result.data.funds[].personInvestorList[].URLs.golden | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.contact | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.twitter | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.website | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.facebook | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.github | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.linkedin | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.pitchbook | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.angelList | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.signalNFX | string | No | — | — |
result.data.funds[].personInvestorList[].URLs.crunchbase | string | No | — | — |
result.data.pages | integer | Yes | — | — |
result.data.totalResults | integer | Yes | — | — |
result.meta | object | No | — | Additional response metadata (status, paging). |