Only the companies in your book with new events since a cursor
watchlist_diffGiven a book of up to 400 company domains and a cursor, return ONLY those with new evidence since that cursor. This is the tool to poll daily or weekly rather than re-fetching every company. Costs 0.1 units per company CHECKED — not per company returned — so a quiet week still reflects the work done. Split a larger book across several calls: the request body is capped at 8 KB at the edge, and because pricing is per company checked, two calls of 200 cost exactly what one call of 400 would.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | The `next_cursor` from your previous call. | |
| domains | Yes |