
CVS GROUP PLC — Investor Relations & Filings
CVS Group PLC is an integrated veterinary services provider. Established in 1999, the company operates a large network of veterinary practices, offering a comprehensive range of clinical services for animals. The group's operations are vertically integrated, encompassing not only primary care and specialist referral practices but also diagnostic laboratories, pet crematoria, and an online retail business. The company focuses on delivering high-quality clinical care and support services across its divisions, with a stated purpose of providing the best possible care to animals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Total Voting Rights | 2026-04-30 | English | |
| Non-Executive Director Appointment | 2026-04-21 | English | |
| Standard form for notification of major holdings | 2026-04-20 | English | |
| Total Voting Rights | 2026-03-31 | English | |
| CEO retirement | 2026-03-30 | English | |
| Non-Executive Director Changes | 2026-03-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39017791 | Total Voting Rights | 2026-04-30 | English | ||
| 34759107 | Non-Executive Director Appointment | 2026-04-21 | English | ||
| 34692450 | Standard form for notification of major holdings | 2026-04-20 | English | ||
| 33101823 | Total Voting Rights | 2026-03-31 | English | ||
| 33084718 | CEO retirement | 2026-03-30 | English | ||
| 33037860 | Non-Executive Director Changes | 2026-03-25 | English | ||
| 33018561 | Response to CMA Summary Final Decision Report | 2026-03-24 | English | ||
| 32843898 | Total Voting Rights | 2026-02-27 | English | ||
| 34565890 | Interim Results | 2026-02-26 | English | ||
| 13753074 | Total Voting Rights | 2026-01-30 | English | ||
| 13701090 | Standard form for notification of major holdings | 2026-01-29 | English | ||
| 13646723 | Admission to Trading on the Main Market of the LSE | 2026-01-29 | English | ||
| 13514375 | Response to DEFRA consultation | 2026-01-28 | English | ||
| 13427009 | Standard form for notification of major holdings | 2026-01-27 | English | ||
| 13392456 | CVS GROUP PLC - Single prospectus | 2026-01-27 | English | ||
Market data
Market data not available
Price history
Peer group · Veterinary activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CROSSWORD CYBERSECURITY PLC
Develops and markets cybersecurity software and provides co…
|
CCS | GB | Professional, scientific and te… |
|
INSPIRE VETERINARY PARTNERS, INC.
Acquires and operates a network of employee-owned small ani…
|
IVP | US | Professional, scientific and te… |
|
Japan Animal Referral Medical Center Co.,Ltd.
Operates advanced veterinary hospitals providing secondary,…
|
6039 | JP | Professional, scientific and te… |
|
WOLVES HAND Co., Ltd.
Operates veterinary hospitals and grooming salons offering …
|
194A | JP | Professional, scientific and te… |
CVS GROUP PLC 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/7590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7590 | 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=7590 | 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=7590 \ -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": 7590}, 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 CVS GROUP PLC (id: 7590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.