Retrieve an insolvency proceeding
Get the full record of a single insolvency proceeding, including its complete event history. Each proceeding is assembled from the official insolvency announcements and tracks the case from the first security measures through opening, distributions, and discharge. Cost: 10 creditsProceeding Data Structure
The response covers the whole lifecycle of a case:- Status:
current_statusreflects where the proceeding stands (e.g.preliminary,opened,rejected_no_assets,lifted,discharge_granted) - Debtor: name, kind (legal or natural person), legal form, and — where resolvable — the linked
company_idfor direct lookup of the debtor company - Administration: administrator name and address, administration kind (external administration, self administration, protective shield)
- Deadlines and distributions:
claims_filing_deadline, opening and closing dates, and distribution figures (distribution_claims_total,distribution_available) - Events: every published announcement as a structured event with a summary, decision and publication dates, and typed
details(administrator appointments, meetings, discharge decisions, distribution records)

