Sign in
OpenRegistry

ATCOM SUPPORT LP

active
SL014635·incorporated 2013-11-05
Source / metadata
Jurisdiction GB
Company ID SL014635
Incorporation Filing
Jurisdiction GB
Company ID SL014635
Filing ID MzA4ODE4NjA0N2FkaXF6a2N4
Filing Date 2013-11-05
Category incorporation
Description legacy
Document ID 3_YMl_pTJGGd9u1q9tcUL5WkkmJd3mGQqMxgc66wgPk
Has Document true
Jurisdiction Data
Transaction ID MzA4ODE4NjA0N2FkaXF6a2N4
Category incorporation
Type LP5
Description legacy
Description Values
Description 1 general partner(s) appointed,1 LIMITED partner(s) appointed and the contributed amount is 50 gbp
Date 2013-11-05
Pages 4
Barcode S2K7UFO0
Paper Filed true
Links
Self /company/SL014635/filing-history/MzA4ODE4NjA0N2FkaXF6a2N4
Document Metadata https://document-api.company-information.service.gov.uk/document/3_YMl_pTJGGd9u1q9tcUL5WkkmJd3mGQqMxgc66wgPk
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": "SL014635", "latest_shareholder_filing": null, "incorporation_filing": { "jurisdiction": "GB", "company_id": "SL014635", "filing_id": "MzA4ODE4NjA0N2FkaXF6a2N4", "filing_date": "2013-11-05", "category": "incorporation", "description": "legacy", "document_id": "3_YMl_pTJGGd9u1q9tcUL5WkkmJd3mGQqMxgc66wgPk", "has_document": true, "jurisdiction_data": { "transaction_id": "MzA4ODE4NjA0N2FkaXF6a2N4", "category": "incorporation", "type": "LP5", "description": "legacy", "description_values": { "description": "1 general partner(s) appointed,1 LIMITED partner(s) appointed and the contributed amount is 50 gbp" }, "date": "2013-11-05", "pages": 4, "barcode": "S2K7UFO0", "paper_filed": true, "links": { "self": "/company/SL014635/filing-history/MzA4ODE4NjA0N2FkaXF6a2N4", "document_metadata": "https://document-api.company-information.service.gov.uk/document/3_YMl_pTJGGd9u1q9tcUL5WkkmJd3mGQqMxgc66wgPk" } } }, "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.