LEG SEC filings
Recent SEC filings for Leggett & Platt, Incorporated (CIK 58492, NYSE: LEG).
Want this data via API instead of reading about it? Get a free API key →
Recent LEG filings
Live filing data loading. In the meantime, query the API for the most recent filings:
curl "https://api.edgarkit.com/v1/filings?ticker=LEG&limit=15" \
-H "Authorization: Bearer YOUR_API_KEY"
About Leggett & Platt, Incorporated
Leggett & Platt, Incorporated designs, manufactures, and markets engineered components and products for use in homes, offices, automobiles, and aircraft worldwide. Sector: Furnishings. Listed on NYSE under ticker LEG, SEC Central Index Key 58492.
What gets filed by LEG
- 10-K: annual report with audited financials, risk factors, and MD&A.
- 10-Q: quarterly report with unaudited financials.
- 8-K: material event disclosures (earnings, M&A, executive changes).
- Form 4: insider transactions by LEG officers, directors, and 10%+ owners.
- 13F: when institutional managers report LEG holdings.
- DEF 14A: annual proxy statement covering executive compensation and governance.
Get LEG filings via API
Pull the most recent filings for LEG (CIK 58492) via the EdgarKit API:
curl "https://api.edgarkit.com/v1/filings?ticker=LEG&limit=20" \
-H "Authorization: Bearer YOUR_API_KEY"
Filter to specific form types:
curl "https://api.edgarkit.com/v1/filings?ticker=LEG&form_type=4&transaction_code=P&limit=10" \
-H "Authorization: Bearer YOUR_API_KEY"
Insider transactions
For LEG insider Form 4 transactions specifically, see the LEG insiders page.