
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 |
|---|---|---|---|
|
China Everbright Bank Company Limited
Major joint-stock commercial bank offering integrated finan…
|
6818 | CN | Financial and insurance activit… |
|
China Merchants Bank Co., Ltd.
Comprehensive commercial bank offering integrated retail, c…
|
3968 | CN | Financial and insurance activit… |
|
China Minsheng Banking Corp., Ltd.
Joint-stock commercial bank, the first national bank founde…
|
1988 | CN | Financial and insurance activit… |
|
China Zheshang Bank Co., Ltd.
National joint-stock commercial bank offering comprehensive…
|
2016 | CN | Financial and insurance activit… |
|
CHOICEONE FINANCIAL SERVICES INC
A financial holding company offering banking, lending, and …
|
COFS | US | Financial and insurance activit… |
|
Chongqing Rural Commercial Bank Co., Ltd.
Commercial banking institution providing a full range of fi…
|
3618 | CN | Financial and insurance activit… |
|
CIMB BANK BERHAD
A prominent financial services provider offering comprehens…
|
6H6B | MY | Financial and insurance activit… |
|
CIMB BERHAD
A prominent financial services provider and leading Islamic…
|
— | MY | Financial and insurance activit… |
|
CIMB GROUP HOLDINGS BERHAD
A leading ASEAN universal bank providing comprehensive bank…
|
— | MY | Financial and insurance activit… |
|
Circle Internet Group, Inc.
A financial technology firm providing infrastructure for di…
|
CRCL | 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.