
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 |
|---|---|---|---|
|
Bank of maharashtra
Public sector entity providing retail, corporate, and MSME …
|
MAHABANK | IN | Financial and insurance activit… |
|
Bank of Montreal
A diversified financial services provider serving over 13 m…
|
BMO | CA | Financial and insurance activit… |
|
Bank of Nanjing Co.,Ltd.
Provides corporate, personal, and investment banking and fi…
|
601009 | CN | Financial and insurance activit… |
|
Bank of New Zealand
Offers retail, business, and institutional banking, wealth …
|
BNZ | NZ | Financial and insurance activit… |
|
Bank of Ningbo Co.,Ltd.
Provides financial services for SMEs and individuals in the…
|
002142 | CN | Financial and insurance activit… |
|
Bank of Nova Scotia
A multinational financial services provider offering a rang…
|
BNS | CA | Financial and insurance activit… |
|
Bank of N.T. Butterfield & Son Ltd
A full-service bank and wealth manager specializing in offs…
|
NTB | BM | Financial and insurance activit… |
|
Bank of Qingdao Co., Ltd.
A commercial bank providing comprehensive financial service…
|
3866 | CN | Financial and insurance activit… |
|
Bank of Queensland Ltd.
A financial institution offering services to personal, SME,…
|
BOQ | AU | Financial and insurance activit… |
|
Bank of Shanghai Co., Ltd.
Provides corporate, retail, and treasury banking services f…
|
601229 | CN | 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.