Company insolvency information
GET https://api.company-information.service.gov.uk/company/{company_number}/insolvency
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| company_number | string | The company number of the basic information to return. |
Required |
This request requires the use of one of following authorisation methods:
API key
.
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK Company insolvency resource returned |
companyInsolvency |
| 401 | Unauthorized Unauthorized |
|
| 404 | Not Found Resource not found |