Get details of an individual beneficial owner notification

Request

GET https://api.company-information.service.gov.uk/company/{company_number}/persons-with-significant-control/individual-beneficial-owner/{notification_id}

Path parameters

Parameter name Value Description Additional
company_number string

The company number of the individual beneficial owner details being requested.

Required
notification_id string

The notification id of the individual beneficial owner notification being requested.

Required

Authorisation

This request requires the use of one of following authorisation methods: API key .

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

IndividualBO resource returned

Headers returned

Name Type Description
ETag string

The ETag of the resource.

individualBeneficialOwner
401 Unauthorized

Unauthorised

404 Not Found

Resource not found