
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 |
|---|---|---|---|
|
Hunan Friendship&Apollo Commercial Co.,Ltd.
Operates department stores, malls, and supermarkets with in…
|
002277 | CN | Wholesale and retail trade |
|
HWH International Inc.
A membership-based lifestyle company with food, beverage, a…
|
HWH | US | Wholesale and retail trade |
|
HYUNDAI DEPARTMENT STORE CO.,LTD
A retail company operating premium department stores, duty-…
|
069960 | KR | Wholesale and retail trade |
|
HYUNDAI HOME SHOPPING NETWORK CORPORATION
Multi-channel retailer specializing in TV home shopping, mo…
|
057050 | KR | Wholesale and retail trade |
|
HY & ZEL'S INC.
Operated large combination stores offering discount grocery…
|
— | CA | Wholesale and retail trade |
|
Inzone Group Co.,Ltd
Manages large-scale retail formats, supply chain logistics,…
|
600858 | CN | Wholesale and retail trade |
|
Isetan Mitsukoshi Holdings Ltd.
Holding company for department stores offering retail, dini…
|
3099 | JP | Wholesale and retail trade |
|
IZUTSUYA CO.,LTD.
Operates department stores, wholesales products, and manage…
|
8260 | JP | Wholesale and retail trade |
|
JD.com, Inc.
A B2C online retailer and technology enterprise centered on…
|
9618 | KY | Wholesale and retail trade |
|
JD.com, Inc.
A supply chain-based technology and service provider with a…
|
JD | US | 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.