Get Company Outbound Investments Legacy

Gets the outbound investments that a company has made. (Deprecated - use getCompanyOutboundInvestments instead)

Authentication

AuthorizationBearer

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

Path Parameters

companyIDstringRequired
The ID of the company, this must be an Aviato ID.

Query Parameters

perPageintegerRequired0-100
Number of items per page.
pageintegerRequired
Page number, starts from 0.

Response

This endpoint returns an object.
investmentslist of objects
pagesinteger
totalResultsinteger

Errors