Get Company Funding Rounds

Get the funding rounds of 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.
fundingRoundslist of objects
pagesinteger
totalResultsinteger

Errors