filing.firehose

SEC Form 8-K Item 1.02: Termination of a Material Definitive Agreement

What this item covers, when public companies must file it, and the most recent real filings reporting it.

What Item 1.02 requires

A registrant filing under Item 1.02 of Form 8-K is reporting termination of a material definitive agreement. The 8-K is the "current report" that public companies use to disclose material events between quarterly filings; each item code targets a specific category of event.

Filers don't always classify events correctly: material cybersecurity incidents that should trigger Item 1.05 sometimes get filed under the catch-all Item 8.01, and material officer departures that should be 5.02 occasionally hide there too. Reading the body text — not just trusting the filer-reported item code — is how you catch buried news.

Recent 1.02 filings

20260508T16:00:00-05:00 · accession 0001740797-26-000011
AVAI BIO, INC.
8-K items 1.01, 9.01
20260508T16:00:00-05:00 · accession 0001829126-26-004794
Quetta Acquisition Corp
8-K items 1.02, 8.01
20260508T16:00:00-05:00 · accession 0001140361-26-020064
CANTALOUPE, INC.
8-K items 1.02, 2.01, 3.01, 3.03, 5.01, 5.02, 9.01 body suggests: 1.01, 2.01
20260508T16:00:00-05:00 · accession 0001606268-26-000029
Via Renewables, Inc.
8-K items 1.01, 1.02, 2.03, 3.03, 9.01
20260508T16:00:00-05:00 · accession 0001140361-26-019761
BridgeBio Pharma, Inc.
8-K items 1.01, 1.02, 9.01
20260508T16:00:00-05:00 · accession 0001193125-26-213462
European Wax Center, Inc.
8-K items 1.01, 1.02, 2.01, 2.03, 3.01, 3.03, 5.01, 5.02, 5.03, 8.01, 9.01 body suggests: 1.01
20260508T16:00:00-05:00 · accession 0001104659-26-057953
Industrial Logistics Properties Trust
8-K items 1.01, 1.02, 2.03, 9.01
20260508T16:00:00-05:00 · accession 0001193125-26-214743
Contango Silver & Gold Inc.
8-K items 1.01, 1.02, 2.03, 7.01, 9.01

Track Item 1.02 filings via API

curl -H "X-API-Key: ff_live_..." \
  "https://filingfirehose.com/v1/filings/8-k?items=1.02&limit=10"

The endpoint returns parsed 8-K records including filer_reported_items, detected_items (from body-text classification), and a suspected_buried_events map flagging items the filer didn't report but the body language suggests.

Related 8-K items

Try it on your stack

Get an API key in 2 minutes. Self-serve via Stripe, cancel anytime.

View pricing → Read API docs