
FIRST HORIZON CORP — Investor Relations & Filings
First Horizon Corporation is a financial holding company that operates First Horizon Bank. Founded in 1864, the company provides a range of financial services for personal, small business, and commercial clients. Core offerings include banking products like checking and savings accounts, mortgage lending, and other credit services. The company also delivers specialized financial solutions through its wealth management and capital markets divisions. Wealth management services encompass financial planning, investment management, and trust services. The capital markets group focuses on areas such as fixed income. The corporation is committed to providing clients and communities with both capital and financial counsel.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-07 | English | |
| 25-NSE - FIRST HORIZON CORP (0000036966) (Subject) | 2026-05-01 | English | |
| Regulatory Filings 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 8-K | 2026-04-29 | English | |
| 8-K - FIRST HORIZON CORP (0000036966) (Filer) | 2026-04-15 | English |
Browse filings by year
27 years- 2026 39 filings
- 2025 110 filings
- 2024 104 filings
- 2023 104 filings
- 2022 120 filings
- 2021 123 filings
- 2020 174 filings
- 2019 101 filings
- 2018 84 filings
- 2017 112 filings
- 2016 94 filings
- 2015 102 filings
- 2014 132 filings
- 2013 143 filings
- 2012 135 filings
- 2011 144 filings
- 2010 318 filings
- 2009 100 filings
- 2008 95 filings
- 2007 73 filings
- 2006 104 filings
- 2005 89 filings
- 2004 87 filings
- 2003 47 filings
- 2002 15 filings
- 2001 13 filings
- 2000 13 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45917251 | 10-Q | 2026-05-07 | English | ||
| 39567101 | 25-NSE - FIRST HORIZON CORP (0000036966) (Subject) | 2026-05-01 | English | ||
| 45917249 | Regulatory Filings 2026 | 2026-04-30 | English | ||
| 45917252 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45917253 | 8-K | 2026-04-29 | English | ||
| 34571960 | 8-K - FIRST HORIZON CORP (0000036966) (Filer) | 2026-04-15 | English | ||
| 33053015 | SCHEDULE 13G/A - FIRST HORIZON CORP (0000036966) (Subject) | 2026-03-26 | English | ||
| 45917255 | Annual Report 2026 | 2026-03-16 | English | ||
| 45917254 | Proxy Solicitation & Information Statement 2026 | 2026-03-16 | English | ||
| 45917256 | DEF 14A | 2026-03-16 | English | ||
| 45917257 | NYSE CERTIFICATION | 2026-03-16 | English | ||
| 45917258 | Regulatory Filings 2026 | 2026-03-13 | English | ||
| 45917259 | Regulatory Filings 2026 | 2026-03-12 | English | ||
| 45917260 | Regulatory Filings 2026 | 2026-03-10 | English | ||
| 45917261 | Regulatory Filings 2026 | 2026-03-09 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CITIGROUP INC
Provides financial products and services to consumers, corp…
|
C | US | Financial and insurance activit… |
|
Citizens Community Bancorp Inc.
A bank holding company offering community banking, lending,…
|
CZWI | US | Financial and insurance activit… |
|
CITIZENS FINANCIAL GROUP INC/RI
A bank holding company offering retail and commercial banki…
|
CFG | US | Financial and insurance activit… |
|
CITIZENS FINANCIAL SERVICES INC
A bank holding company offering personal and commercial fin…
|
CZFS | US | Financial and insurance activit… |
|
City Union Bank Ltd
Private sector bank providing retail, commercial, and agric…
|
CUB | IN | Financial and insurance activit… |
|
CIVISTA BANCSHARES, INC.
Financial holding company offering banking, lending, and we…
|
CIVB | US | Financial and insurance activit… |
|
Close Brothers Group PLC
A merchant banking group offering lending, wealth managemen…
|
CBG | GB | Financial and insurance activit… |
|
CNB FINANCIAL CORP/PA
A financial holding company providing banking and wealth ma…
|
CCNE | US | Financial and insurance activit… |
|
COASTAL FINANCIAL CORP
Bank holding company offering community banking and Banking…
|
CCB | US | Financial and insurance activit… |
|
CoastalSouth Bancshares, Inc.
Bank holding company providing banking services to customer…
|
COSO | US | Financial and insurance activit… |
FIRST HORIZON CORP via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30536/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30536 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30536 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30536 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30536}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for FIRST HORIZON CORP (id: 30536)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.