
GENESCO INC — Investor Relations & Filings
Genesco Inc. is a specialty retailer and wholesaler focused on branded footwear, accessories, and apparel. The company operates through an omnichannel platform that includes numerous retail stores and e-commerce websites. Its retail operations are composed of distinctively positioned brands. The Journeys Group, which includes Journeys, Schuh, and Little Burgundy, offers on-trend fashion footwear to teens, kids, and young adults. The Johnston & Murphy brand provides premium footwear, apparel, and accessories to affluent men and women. In addition to its retail segment, the Genesco Brands Group designs, develops, and markets footwear under licensed brands such as Dockers, Wrangler, and Starter, selling to other retailers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-05 | English | |
| Major Shareholding Notification 2026 | 2026-05-05 | English | |
| Major Shareholding Notification 2026 | 2026-04-27 | English | |
| Major Shareholding Notification 2026 | 2026-04-22 | English | |
| Major Shareholding Notification 2026 | 2026-04-15 | English | |
| 8-K - GENESCO INC (0000018498) (Filer) | 2026-04-08 | English |
Browse filings by year
33 years- 2026 20 filings
- 2025 52 filings
- 2024 63 filings
- 2023 62 filings
- 2022 69 filings
- 2021 116 filings
- 2020 88 filings
- 2019 64 filings
- 2018 75 filings
- 2017 60 filings
- 2016 81 filings
- 2015 75 filings
- 2014 85 filings
- 2013 89 filings
- 2012 71 filings
- 2011 77 filings
- 2010 76 filings
- 2009 75 filings
- 2008 90 filings
- 2007 78 filings
- 2006 91 filings
- 2005 83 filings
- 2004 86 filings
- 2003 52 filings
- 2002 24 filings
- 2001 27 filings
- 2000 12 filings
- 1999 11 filings
- 1998 25 filings
- 1997 14 filings
- 1996 10 filings
- 1995 7 filings
- 1994 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45856700 | 8-K | 2026-05-05 | English | ||
| 45856702 | Major Shareholding Notification 2026 | 2026-05-05 | English | ||
| 45856704 | Major Shareholding Notification 2026 | 2026-04-27 | English | ||
| 45856712 | Major Shareholding Notification 2026 | 2026-04-22 | English | ||
| 45856714 | Major Shareholding Notification 2026 | 2026-04-15 | English | ||
| 33847386 | 8-K - GENESCO INC (0000018498) (Filer) | 2026-04-08 | English | ||
| 45856705 | 8-K | 2026-03-27 | English | ||
| 45856716 | Major Shareholding Notification 2026 | 2026-03-26 | English | ||
| 33041830 | 10-K - GENESCO INC (0000018498) (Filer) | 2026-03-25 | English | ||
| 45856710 | 8-K | 2026-03-06 | English | ||
| 15522765 | 4 Filing | 2026-02-06 | English | ||
| 15522767 | 4 Filing | 2026-02-02 | English | ||
| 15522766 | 4 Filing | 2026-02-02 | English | ||
| 15522764 | 4 Filing | 2026-02-02 | English | ||
| 15522759 | 4 Filing | 2026-02-02 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
New Bubbleroom Sweden AB
Online fashion retailer selling glamorous and feminine clot…
|
BBROOM | SE | Wholesale and retail trade |
|
New Kids On Co., Ltd.
Manufactures and sells children's clothing and accessories.
|
462310 | KR | Wholesale and retail trade |
|
Ningbo Peacebird Fashion Co.,Ltd.
Multi-brand fashion enterprise focused on apparel design, R…
|
603877 | CN | Wholesale and retail trade |
|
Ovs
Italian fashion retailer with clothing, accessories, beauty…
|
OVS | IT | Wholesale and retail trade |
|
PALEMO HOLDINGS CO.,LTD.
Holding company operating retail stores for women's apparel…
|
2778 | JP | Wholesale and retail trade |
|
PAL GROUP Holdings CO.,LTD.
Holding company managing the planning, manufacturing, and r…
|
2726 | JP | Wholesale and retail trade |
|
PREMIER INVESTMENTS LIMITED
Investment holding company managing a diverse portfolio of …
|
PMV | GB | Wholesale and retail trade |
|
Prima Moda S.A.
Retailer and manufacturer of Italian-designed footwear and …
|
PMA | PL | Wholesale and retail trade |
|
Purple United Sales Limited
A retail enterprise focused on the design and distribution …
|
PURPLEUTED | IN | Wholesale and retail trade |
|
Qibu Corporation Limited
Designs and distributes children's footwear, apparel, and a…
|
603557 | CN | Wholesale and retail trade |
GENESCO INC 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/33271/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33271 | 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=33271 | 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=33271 \ -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": 33271}, 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 GENESCO INC (id: 33271)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.