List an enterprise's establishment units (BE only)
list_establishmentsRetrieve all physical establishment units (offices, shops, warehouses) linked to a Belgian enterprise number, including each unit's ID, status, start date, name, and address.
Instructions
Return every establishment unit (vestigingseenheid / unité d'établissement) attached to a Belgian enterprise number, as exposed by the official KBO Public Search vestiginglijst.html page. Each unit is a physical location (office / shop / warehouse) operated by the enterprise and has its own 10-digit establishment number starting with the digit 2 (e.g. 2.143.775.125). The unit itself is NOT a legal entity — the enterprise is — but the KBO exposes per-unit name, address, start date, activity codes, contact details, and (where applicable) authorisations and entrepreneurial-skill registrations.
Returns an array of { establishment_id, establishment_id_digits, status, start_date, name, address }. Pricing: free. Other jurisdictions return 501.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | Yes | 'BE' only. | |
| company_id | Yes | Belgian Enterprise Number — 10 digits, accepted as '0417.497.106' / '0417497106' / 'BE 0417 497 106'. | |
| fresh | No | Bypass cache. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queried_at | Yes | ISO-8601 + Europe/London timezone stamp for when the registry was queried. | |
| jurisdiction | No | ||
| company_id | No | ||
| count | No | ||
| establishments | No | ||
| data | No |