Get a natural officer's disqualifications
GET https://api.company-information.service.gov.uk/disqualified-officers/natural/{officer_id}
| Parameter name |
Value |
Description |
Additional |
| officer_id |
string |
The disqualified officer's id.
|
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 Natural officer's disqualifications returned
| Name |
Type |
Description |
| ETag |
string
|
The ETag of the resource.
|
|
naturalDisqualification |
| 401 |
Unauthorized Unauthorised
|
|
| 404 |
Not Found Resource not found
|
|