v1

latestOpenAPI 3.1.02026-07-2623108126.0 KB
v1

Get company owners

get/v1/company/{company_id}/owners

Path parameters

company_idstring required

Unique company identifier. Example: DE-HRB-F1103-267645

Query parameters

realtimeboolean

Get the most up-to-date company information directly from the Handelsregister. When set to true, we fetch the latest data in real-time from the official German commercial register, ensuring you receive the most current company details. Note: Real-time requests take longer but guarantee the freshest data available.

exportboolean

Setting this to true will return the owners of the company if they exist but will skip processing the documents in case they weren't processed yet.

best_availableboolean

When set to true, returns the best available owner data for AG and SE companies. This data is extracted from Handelsregister documents and may not reflect the most current ownership state, as these document types are not filed on every ownership change. Requests for AG/SE companies without this flag return 404. Note: realtime and best_available cannot be used together at the moment.

Response

The owners of the company

company_idstring required

Unique company identifier. Example: DE-HRB-F1103-267645

best_availableboolean required

When true, the returned owner data is the best available but may not reflect the most current ownership state. This applies to AG and SE companies where ownership data is sourced from Handelsregister decision and articles of association documents, which are not filed on every ownership change.