Get Fund Investments

Get the funds that a person has invested in.

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.
fundslist of objects
pagesinteger
totalResultsinteger

Errors