You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
654 B
JSON

{
"ticker": "AAPL",
"total_count": 2,
"filings": [
{
"accession_number": "0000320193-26-000001",
"form_type": "8-K",
"filing_date": "2026-01-29",
"primary_document": "d123456d8k.htm",
"filing_description": "Results of Operations and Financial Condition",
"documents_count": 9
},
{
"accession_number": "0000320193-26-000002",
"form_type": "8-K",
"filing_date": "2026-02-15",
"primary_document": "d234567d8k.htm",
"filing_description": "Other Events",
"documents_count": 4
}
],
"metadata": {
"limit": 10,
"offset": 0,
"form_types": ["8-K"]
}
}