Get Acquisitions

Get the companies that have been acquired by the specified company.

Authentication

AuthorizationBearer

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

Query parameters

idstringOptional
linkedinIDstringOptional
linkedinNumIDstringOptional
linkedinURLstringOptional

LinkedIn URL, accepts company URLs like linkedin.com/company/google or linkedin.com/company/1441

facebookIDstringOptional
twitterIDstringOptional
crunchbaseIDstringOptional
pitchbookIDstringOptional
producthuntIDstringOptional
dealroomIDstringOptional
goldenIDstringOptional
angellistIDstringOptional
wellfoundIDstringOptional
websitestringOptional
perPageintegerRequired>=0<=100
Number of items per page.
pageintegerRequired
Page number, starts from 0.

Response

This endpoint returns an object.
acquisitionslist of objects
pagesinteger
totalResultsinteger

Errors