Sign in
OpenRegistry

BARGOED HOMES LIMITED

active
16632833·incorporated 2025-08-06
Source / metadata
Jurisdiction GB
Company ID 16632833
Incorporation Filing
Jurisdiction GB
Company ID 16632833
Filing ID MzQ3NjM3OTg5NGFkaXF6a2N4
Filing Date 2025-08-06
Category incorporation
Description incorporation-company
Document ID MvN4DLmVzVBJa22dgRE-VlGHNhsBvWcPSSqAp0Oplvw
Has Document true
Jurisdiction Data
Transaction ID MzQ3NjM3OTg5NGFkaXF6a2N4
Category incorporation
Type NEWINC
Description incorporation-company
Date 2025-08-06
Pages 11
Barcode XE8CDVJK
Links
Self /company/16632833/filing-history/MzQ3NjM3OTg5NGFkaXF6a2N4
Document Metadata https://document-api.company-information.service.gov.uk/document/MvN4DLmVzVBJa22dgRE-VlGHNhsBvWcPSSqAp0Oplvw
Related Tools
Tool get_persons_with_significant_control
When user asked about beneficial owners / UBO / who controls the company / the >25% PSC register. That is a DIFFERENT register from the members list returned here - do not use PSC as a substitute for a plain 'shareholders' question.
Shareholders Note This is the UK statutory members register (the legal shareholder list under Companies Act 2006 Part 8). It is NOT the Persons with Significant Control (PSC) register - the two disagree: a 10% shareholder appears here but not in PSC; a corporate trustee can appear in PSC without being on this members register. If the user asked about 'shareholders' / 'members', this is the right tool; if they asked about 'beneficial owners' / 'who controls', call `get_persons_with_significant_control` instead. UK Companies House does not expose shareholders (members) as a structured API field. Shareholder data is filed inside two kinds of documents: • latest_shareholder_filing - the most recent filing that carries a members-list snapshot. Post-2016 this is a CS01 'confirmation-statement-with-updates'; pre-2016 it is an AR01 annual return whose description ends in 'full-list-shareholders' (the statutory triennial full list under the old regime). Check the `description` field to know which format the attached document is in. Null means neither is on record - e.g. very new company, PLC whose register is kept by a third-party registrar like Equiniti, or a company that has only ever filed 'with-no-updates' CS01s and 'no-member-list' AR01s. • incorporation_filing - the company's IN01 form. Its 'Statement of capital and initial shareholdings' section names the founding subscribers with share counts and nominal values. For companies with no shareholder filing on record (e.g. within the first 12 months after incorporation, before the first review period), IN01 is the authoritative and most current shareholder list available. Pass the filing's document_id to fetch_document to retrieve the PDF/XHTML and extract shareholders from the document content. For LSE-listed PLCs whose register is not at Companies House, also check FCA's National Storage Mechanism (data.fca.org.uk/a/nsm) for TR-1 notifications of major holdings (>=3% voting rights).
Source data — raw JSON from Companies House { "jurisdiction": "GB", "company_id": "16632833", "latest_shareholder_filing": null, "incorporation_filing": { "jurisdiction": "GB", "company_id": "16632833", "filing_id": "MzQ3NjM3OTg5NGFkaXF6a2N4", "filing_date": "2025-08-06", "category": "incorporation", "description": "incorporation-company", "document_id": "MvN4DLmVzVBJa22dgRE-VlGHNhsBvWcPSSqAp0Oplvw", "has_document": true, "jurisdiction_data": { "transaction_id": "MzQ3NjM3OTg5NGFkaXF6a2N4", "category": "incorporation", "type": "NEWINC", "description": "incorporation-company", "date": "2025-08-06", "pages": 11, "barcode": "XE8CDVJK", "links": { "self": "/company/16632833/filing-history/MzQ3NjM3OTg5NGFkaXF6a2N4", "document_metadata": "https://document-api.company-information.service.gov.uk/document/MvN4DLmVzVBJa22dgRE-VlGHNhsBvWcPSSqAp0Oplvw" } } }, "related_tools": [ { "tool": "get_persons_with_significant_control", "when": "user asked about beneficial owners / UBO / who controls the company / the >25% PSC register. That is a DIFFERENT register from the members list returned here - do not use PSC as a substitute for a plain 'shareholders' question." } ], "shareholders_note": "This is the UK statutory members register (the legal shareholder list under Companies Act 2006 Part 8). It is NOT the Persons with Significant Control (PSC) register - the two disagree: a 10% shareholder appears here but not in PSC; a corporate trustee can appear in PSC without being on this members register. If the user asked about 'shareholders' / 'members', this is the right tool; if they asked about 'beneficial owners' / 'who controls', call `get_persons_with_significant_control` instead.\n\nUK Companies House does not expose shareholders (members) as a structured API field. Shareholder data is filed inside two kinds of documents:\n • latest_shareholder_filing - the most recent filing that carries a members-list snapshot. Post-2016 this is a CS01 'confirmation-statement-with-updates'; pre-2016 it is an AR01 annual return whose description ends in 'full-list-shareholders' (the statutory triennial full list under the old regime). Check the `description` field to know which format the attached document is in. Null means neither is on record - e.g. very new company, PLC whose register is kept by a third-party registrar like Equiniti, or a company that has only ever filed 'with-no-updates' CS01s and 'no-member-list' AR01s.\n • incorporation_filing - the company's IN01 form. Its 'Statement of capital and initial shareholdings' section names the founding subscribers with share counts and nominal values. For companies with no shareholder filing on record (e.g. within the first 12 months after incorporation, before the first review period), IN01 is the authoritative and most current shareholder list available.\nPass the filing's document_id to fetch_document to retrieve the PDF/XHTML and extract shareholders from the document content.\nFor LSE-listed PLCs whose register is not at Companies House, also check FCA's National Storage Mechanism (data.fca.org.uk/a/nsm) for TR-1 notifications of major holdings (>=3% voting rights)." }

Programmatic access

Fetch the same data via MCP tool call to get_shareholders on /mcp, or read the tool reference.