Get Company Investments

Get a list of the investments made into the specified company.

Path parameters

companyIDstringRequired

The ID of the company. This must be it’s 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