
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 |
|---|---|---|---|
|
Dollarama Inc.
Prominent value retailer offering a wide assortment of gene…
|
DOL | CA | Wholesale and retail trade |
|
DOLLAR TREE, INC.
An operator of discount variety stores offering a wide asso…
|
DLTR | US | Wholesale and retail trade |
|
ECO-SHOP MARKETING BERHAD
Value retailer of ultra-affordable household goods & daily …
|
— | MY | Wholesale and retail trade |
|
El Puerto de Liverpool, S.A.B. de C.V.
Operates department stores, consumer financing services, an…
|
LIVEPOL | MX | Wholesale and retail trade |
|
Emerge Commerce Ltd.
Acquirer and operator of niche e-commerce brands in the gro…
|
ECOM | CA | Wholesale and retail trade |
|
EMPRESAS HITES S.A.
Retailer with department stores and online platform, offeri…
|
— | CL | Wholesale and retail trade |
|
Europris
A discount variety retailer offering a broad assortment of …
|
EPR | NO | Wholesale and retail trade |
|
FALABELLA S.A.
A multinational retail conglomerate operating a leading phy…
|
— | CL | Wholesale and retail trade |
|
FEDS
Manages shopping complexes with general merchandise, dining…
|
2903 | TW | Wholesale and retail trade |
|
FELISSIMO CORPORATION
Direct marketing company selling original lifestyle product…
|
3396 | JP | 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.