Get Company Investments

Get the companies that a person has invested in, along with investment info.

Path parameters

personIDstringRequired
The ID of the person, this must be an Aviato ID.

Headers

AuthorizationstringRequired

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

Query parameters

perPageintegerRequired
Number of items per page. Maximum value is 100.
pageintegerRequired
Page number, starts from 0.

Response

This endpoint returns an object.
investmentslist of objects
pagesinteger
totalResultsinteger

Errors