
TARGET CORP — Investor Relations & Filings
Target Corporation is a general merchandise retailer operating a network of large-scale discount stores. The company offers a broad assortment of curated, on-trend products at affordable prices. Its offerings span multiple categories, including food and beverage, apparel and accessories, home furnishings and decor, electronics, beauty products, and seasonal items. Target serves customers through its physical stores and digital channels, often customizing store assortments to meet local community needs. The company's brand is centered on its mission to "help all families discover the joy of everyday life" by providing a convenient and inspiring shopping experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-29 | English | |
| 8-K | 2026-05-20 | English | |
| Regulatory Filings 2026 | 2026-05-12 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| ARS | 2026-04-27 | English | |
| DEF 14A - TARGET CORP (0000027419) (Filer) | 2026-04-27 | English |
Browse filings by year
27 years- 2026 15 filings
- 2025 74 filings
- 2024 89 filings
- 2023 89 filings
- 2022 102 filings
- 2021 131 filings
- 2020 118 filings
- 2019 94 filings
- 2018 84 filings
- 2017 106 filings
- 2016 100 filings
- 2015 107 filings
- 2014 105 filings
- 2013 108 filings
- 2012 116 filings
- 2011 70 filings
- 2010 106 filings
- 2009 190 filings
- 2008 107 filings
- 2007 111 filings
- 2006 102 filings
- 2005 122 filings
- 2004 112 filings
- 2003 53 filings
- 2002 27 filings
- 2001 24 filings
- 2000 18 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47893613 | 10-Q | 2026-05-29 | English | ||
| 46642338 | 8-K | 2026-05-20 | English | ||
| 45914067 | Regulatory Filings 2026 | 2026-05-12 | English | ||
| 45914069 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45914077 | ARS | 2026-04-27 | English | ||
| 37621727 | DEF 14A - TARGET CORP (0000027419) (Filer) | 2026-04-27 | English | ||
| 45914201 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 32989634 | 4 - TARGET CORP (0000027419) (Issuer) | 2026-03-19 | English | ||
| 32966114 | 144 - TARGET CORP (0000027419) (Subject) | 2026-03-17 | English | ||
| 45914199 | 10-K | 2026-03-11 | English | ||
| 32875709 | 8-K - TARGET CORP (0000027419) (Filer) | 2026-03-03 | English | ||
| 19955171 | 8-K Filing | 2026-02-11 | English | ||
| 19423273 | 8-K - TARGET CORP (0000027419) (Filer) | 2026-02-10 | English | ||
| 15617173 | 8-K Filing | 2026-02-05 | English | ||
| 15617166 | 8-K Filing | 2026-01-22 | English | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ludwig Beck am Rathauseck-Textilhaus Feldmeier AG
A retail company with a department store and e-commerce, fo…
|
ECK | DE | Wholesale and retail trade |
|
Macy's, Inc.
An omnichannel retail organization operating a portfolio of…
|
M | US | Wholesale and retail trade |
|
MAGAZINE LUIZA SA
Multichannel retail and technology platform for consumer go…
|
— | BR | Wholesale and retail trade |
|
Maoye Commercial Co., Ltd
Operates retail department stores and manages integrated co…
|
600828 | CN | Wholesale and retail trade |
|
Maoye International Holdings Limited
Operation and management of department stores and property …
|
848 | KY | Wholesale and retail trade |
|
Marks & Spencer Group PLC
Retailer of own-label food, clothing, homeware, beauty, and…
|
MKS | GB | Wholesale and retail trade |
|
MARUI GROUP CO.,LTD.
Operates department stores and provides integrated FinTech …
|
8252 | JP | Wholesale and retail trade |
|
MATSUYA CO., LTD.
Japanese company operating department stores with interests…
|
8237 | JP | Wholesale and retail trade |
|
Max Stock Ltd.
Operates a chain of discount stores selling a broad assortm…
|
MAXO | IL | Wholesale and retail trade |
|
Merlin Group Spolka Akcyjna W Restrukturyzacji
Develops e-commerce projects and provides platform services…
|
MRG | PL | Wholesale and retail trade |
TARGET 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/30059/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30059 | 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=30059 | 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=30059 \ -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": 30059}, 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 TARGET CORP (id: 30059)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.