Skip to main content
GET
Get director details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

personNumber
integer
required

Director person number.

Response

200 - application/json

Director / officer record from the product API.

Generated from The Data City data dictionary (schema Officer, version 1.0). See https://docs.thedatacity.com/data-dictionary/

AddressLine1
string

The first line of the address of the officer.

AddressLine2
string

The second line of the address of the officer.

Appointedon
string<date>

The date the officer was appointed.

Careof
string

The care of the officer.

Country
string

The country of the officer.

County
string

The county of the officer.

DOB
string<date>

The date of birth of the officer.

Forenames
string

The forenames of the officer.

Honours
string

The honours of the officer.

Nationality
string

The nationality of the officer.

Occupation
string

The occupation of the officer.

PersonNumber
string

The person number of the officer. Person number is a unique identifier for the officer provided by Companies House.

PostTown
string

The post town of the officer.

ResignationDate
string<date>

The date the officer resigned (if applicable).

Role
string

The role of the officer.

Surname
string

The surname of the officer.

Title
string

The title of the officer.

UsualResidentialCountry
string

The usual residential country of the officer.

Last modified on July 27, 2026