Retrieve a Company Officer resource
GET https://api.company-information.service.gov.uk/company/{company_number}/appointments/{appointment_id}/full_record
Parameter name | Value | Description | Additional |
---|---|---|---|
company_number | string | The company number |
Required |
appointment_id | Id of the appointment record |
Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource | ||||||
---|---|---|---|---|---|---|---|---|
200 | OK Get a company officer appointment Headers returned
|
fullRecordCompanyOfficerApi | ||||||
400 | Bad Request Bad request |
|||||||
401 | Unauthorized Unauthorised |
|||||||
404 | Not Found Resource not found |