
Vera Bradley, Inc. — Investor Relations & Filings
Vera Bradley, Inc. is a design company specializing in women's accessories, handbags, luggage, and travel items. Founded in 1982, the company is recognized for its iconic, colorful patterned fabrics and thoughtfully designed, functional products. The product portfolio includes a wide array of items such as totes, backpacks, cosmetic bags, and fashion and home accessories. Vera Bradley focuses on creating pieces that add organization and style to daily life and special occasions, aiming to connect with and empower its female customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - Vera Bradley, Inc. (0001495320) (Filer) | 2026-04-24 | English | |
| DEF 14A - Vera Bradley, Inc. (0001495320) (Filer) | 2026-04-24 | English | |
| 8-K - Vera Bradley, Inc. (0001495320) (Filer) | 2026-04-24 | English | |
| 8-K - Vera Bradley, Inc. (0001495320) (Filer) | 2026-04-17 | English | |
| 10-K - Vera Bradley, Inc. (0001495320) (Filer) | 2026-03-27 | English | |
| SCHEDULE 13G/A Filing | 2026-02-17 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 36204444 | ARS - Vera Bradley, Inc. (0001495320) (Filer) | 2026-04-24 | English | ||
| 36204516 | DEF 14A - Vera Bradley, Inc. (0001495320) (Filer) | 2026-04-24 | English | ||
| 36127478 | 8-K - Vera Bradley, Inc. (0001495320) (Filer) | 2026-04-24 | English | ||
| 34662714 | 8-K - Vera Bradley, Inc. (0001495320) (Filer) | 2026-04-17 | English | ||
| 33064165 | 10-K - Vera Bradley, Inc. (0001495320) (Filer) | 2026-03-27 | English | ||
| 30139040 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
|
2025
9 filings
| |||||
| 12371069 | Director's Dealing 2025 | 2025-12-15 | English | ||
| 12371070 | Director's Dealing 2025 | 2025-12-15 | English | ||
| 12371071 | Director's Dealing 2025 | 2025-12-15 | English | ||
| 12371072 | Director's Dealing 2025 | 2025-12-12 | English | ||
| 12371073 | Director's Dealing 2025 | 2025-12-12 | English | ||
| 12371074 | 8-K | 2025-12-12 | English | ||
| 12371075 | Director's Dealing 2025 | 2025-12-11 | English | ||
| 12371076 | 10-Q | 2025-12-11 | English | ||
| 12371077 | 8-K | 2025-12-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Samsonite Group S.A.
Global entity designing, manufacturing, and distributing du…
|
1910 | LU | Manufacturing |
|
SHELLCASE LTD
Designs and manufactures custom protective carrying solutio…
|
— | CA | Manufacturing |
|
Sitoy Group Holdings Limited
Leading global manufacturer and retailer of high-end luxury…
|
1023 | HK | Manufacturing |
|
STUDIO ATAO Co.Ltd.
A multi-brand company that designs and sells bags, wallets,…
|
3550 | JP | Manufacturing |
|
Tumi Inc.
Offers durable and functional luggage, bags, and accessorie…
|
TUMI | US | Manufacturing |
|
USWE Sports AB
Designs outdoor equipment, specializing in bounce-free pack…
|
USWE | SE | Manufacturing |
|
V.I.P. Industries Ltd.
Global manufacturer and retailer of luggage, backpacks, and…
|
VIPIND | IN | Manufacturing |
|
Wah Sun Handbags International Holdings Limited
OEM specializing in manufacturing and trading non-leather h…
|
2683 | HK | Manufacturing |
|
Wittchen S.A.
Manufacturer and retailer of leather goods, luggage, and fa…
|
WTN | PL | Manufacturing |
|
WW
Manufacturer of sports equipment and luxury travel goods fo…
|
8442 | TW | Manufacturing |
Vera Bradley, 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/34514/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34514 | 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=34514 | 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=34514 \ -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": 34514}, 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 Vera Bradley, Inc. (id: 34514)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.