
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 |
|---|---|---|---|
|
FARMERS NATIONAL BANC CORP /OH/
A diversified financial services company offering banking a…
|
FMNB | US | Financial and insurance activit… |
|
Faysal Bank Limited
Provides comprehensive Islamic banking products and financi…
|
FABL | PK | Financial and insurance activit… |
|
FB Bancorp, Inc. /MD/
A bank holding company offering personal and commercial ban…
|
FBLA | US | Financial and insurance activit… |
|
FB Financial Corp
A bank holding company offering banking, mortgage, and inve…
|
FBK | US | Financial and insurance activit… |
|
FEIB
Provides retail, corporate, and digital banking services fo…
|
2845 | TW | Financial and insurance activit… |
|
FİBABANKA A.Ş.
A universal bank offering financial services to diverse cli…
|
FBB | TR | Financial and insurance activit… |
|
Fibi Bank
Offers corporate & private banking, capital markets, and fo…
|
FIBI | IL | Financial and insurance activit… |
|
FIDELITY D & D BANCORP INC
Bank holding company providing financial services in Northe…
|
FDBC | US | Financial and insurance activit… |
|
FIFTH THIRD BANCORP
A diversified financial services company with four main bus…
|
FITBI | US | Financial and insurance activit… |
|
FIMBank Plc
A financial institution specializing in trade, corporate, a…
|
FIM | MT | 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.