Sign in
OpenRegistry

BLITZ SECURITY GROUP

active
LP005331·incorporated 1997-03-20
Source / metadata
Jurisdiction GB
Company ID LP005331
Incorporation Filing
Jurisdiction GB
Company ID LP005331
Filing ID OTg5NDI0MjBhZGlxemtjeA
Filing Date 1997-03-20
Category incorporation
Description legacy
Document ID hg1h8PhUIMlMSt3ZsOgvzEWbMaR0euLPcDX3YOUHkXM
Has Document true
Jurisdiction Data
Transaction ID OTg5NDI0MjBhZGlxemtjeA
Category incorporation
Type LP5
Description legacy
Description Values
Description Con£ 0000005 GP02 LP02
Date 1997-03-20
Pages 3
Paper Filed true
Links
Self /company/LP005331/filing-history/OTg5NDI0MjBhZGlxemtjeA
Document Metadata https://document-api.company-information.service.gov.uk/document/hg1h8PhUIMlMSt3ZsOgvzEWbMaR0euLPcDX3YOUHkXM
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": "LP005331", "latest_shareholder_filing": null, "incorporation_filing": { "jurisdiction": "GB", "company_id": "LP005331", "filing_id": "OTg5NDI0MjBhZGlxemtjeA", "filing_date": "1997-03-20", "category": "incorporation", "description": "legacy", "document_id": "hg1h8PhUIMlMSt3ZsOgvzEWbMaR0euLPcDX3YOUHkXM", "has_document": true, "jurisdiction_data": { "transaction_id": "OTg5NDI0MjBhZGlxemtjeA", "category": "incorporation", "type": "LP5", "description": "legacy", "description_values": { "description": "Con£ 0000005 GP02 LP02" }, "date": "1997-03-20", "pages": 3, "paper_filed": true, "links": { "self": "/company/LP005331/filing-history/OTg5NDI0MjBhZGlxemtjeA", "document_metadata": "https://document-api.company-information.service.gov.uk/document/hg1h8PhUIMlMSt3ZsOgvzEWbMaR0euLPcDX3YOUHkXM" } } }, "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.