breach_timeline
Build the incident-by-incident CHRONOLOGY of one organization across every source and all history, with judgment on top: first and latest incident, incidents per year, whether the organization is a repeat victim, worst threat level and total accounts ever exposed. Those summary fields cover EVERY incident on record. The timeline list carries a window of them, oldest first within the window, defaulting to the most recent limit incidents and paging backwards with offset, so an organization with a long history shows its current state first rather than only its ancient one. Repeat victimhood is a forward-looking risk signal: organizations named more than once have demonstrably not closed the gap. Metadata only; never the leaked data. For a yes/no presence check use check_exposure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | how many incidents the timeline list carries (default 12); the counts, span and judgment always cover every incident | |
| entity | Yes | domain, company or brand to build the chronology for, e.g. 'yahoo.com' or 'Adobe' | |
| offset | No | pages backwards through the chronology from the recent end: 0 gives the newest window, 12 gives the window before that |