
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 |
|---|---|---|---|
|
Banco Hipotecario S.A.
A commercial bank and prominent mortgage lender offering co…
|
— | AR | Financial and insurance activit… |
|
Banco Industrial S.A.
A leading financial institution established in 1968, offeri…
|
— | GT | Financial and insurance activit… |
|
Banco Macro SA
A universal bank offering comprehensive financial products …
|
— | AR | Financial and insurance activit… |
|
Banco Mariva S.A.
A financial group with 70+ years experience in corporate, i…
|
— | AR | Financial and insurance activit… |
|
BANCO MERCANTIL BRASIL SA
Provides retail and commercial banking with specialized ser…
|
— | BR | Financial and insurance activit… |
|
BANCO MERCANTIL DE INVESTIMENTOS S.A.
Provides capital financing and investment banking for produ…
|
— | BR | Financial and insurance activit… |
|
Banco Patagonia SA
A commercial bank offering comprehensive financial solution…
|
BPA | AR | Financial and insurance activit… |
|
BANCO PINE S/A
Provides wholesale credit and investment banking services t…
|
— | BR | Financial and insurance activit… |
|
Bancorp, Inc.
Provides private-label banking and technology solutions for…
|
TBBK | US | Financial and insurance activit… |
|
Banco Sabadell S.A.
A universal banking group serving SMEs, affluent individual…
|
SAB | ES | 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.