Get details of an individual company officer appointment
GET https://api.company-information.service.gov.uk/company/{company_number}/appointments/{appointment_id}
| Parameter name |
Value |
Description |
Additional |
| company_number |
string |
The company number of the officer list being requested.
|
Required |
| appointment_id |
string |
The appointment id of the company officer appointment being requested.
|
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 Get a company officer appointment
| Name |
Type |
Description |
| ETag |
string
|
The ETag of the resource.
|
|
officerSummary |
| 400 |
Bad Request Bad request
|
error |
| 401 |
Unauthorized Unauthorised
|
|