acquisitions
List acquisition and merger events ordered by announcement date, newest first. Filter by payment type, deal amount range, merger flag, or a company that is the acquirer or target. Costs one credit per returned record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records to return (1-100). Each returned record costs one credit. | |
| since | No | Return records announced on or after this date (YYYY-MM-DD) or ISO-8601 timestamp. | |
| until | No | Return records announced on or before this date (YYYY-MM-DD, inclusive) or ISO-8601 timestamp. | |
| cursor | No | Opaque pagination cursor returned as pagination.nextCursor on the previous page. | |
| isMerger | No | Filter to mergers (true) or acquisitions (false). | |
| companyId | No | Return only events where this company is the acquirer or target. | |
| countries | No | Headquarters country codes (ISO alpha-2, OR). Pass "unknown" to include companies with no country on file. | |
| naicsCode | No | NAICS 2022 code for the target (acquired) company. Matches the code and everything beneath it, so "51" also returns 5132 and 5173. Sector ranges work: "31-33" returns all manufacturing. | |
| verticals | No | Target company sector filters (OR). Canonical values: ai, fintech, saas, devtools, healthcare, climate, robotics, cybersecurity, logistics, commerce, data, crypto, media, education, marketing, telecom, realestate, hardware, gaming, space. | |
| paymentType | No | Payment type filters. Canonical values: cash, stock, mixed, undisclosed. | |
| maxAmountUsd | No | Maximum deal amount in USD. | |
| minAmountUsd | No | Minimum deal amount in USD. | |
| industryGroups | No | Company industry groups (OR). Matched literally against the LinkedIn labels. Pass "unknown" for companies with no industry on file. |