Retrieve UK Officer Report API

GET
/company_house_officer_report/{api_reference}
LIVE

Polls the status of a UK officer report queued via POST /company_house_officer_report. Returns 202 while compiling, 200 when ready with the full JSON payload: appointments, personal details and disqualifications. Append ?pdf=true for a PDF copy. Retrieval calls aren't billable.

Example Request

GET
request.json
key Auth: BearerAuth
GET /company_house_officer_report/fe4291ca-d831-4760-96df-c9cb03b3cd95
GET /company_house_officer_report/fe4291ca-d831-4760-96df-c9cb03b3cd95?pdf=true

Request Schema

api_reference
Required
uuid · (path)

Returned by the create call.

pdf
Optional
boolean · (query)

PDF response when true.

Available Response Data

7 Data Points
01
schedule

report.officer_id, name, date_of_birth

YYYY-MM

02
data_object

etag, kind

personal-appointment or personal-disqualification

03
data_object

type

natural or corporate, is_corporate_officer boolean

04
fact_check

disqualified boolean, report_date

ISO 8601

05
monitor_heart

total_results, items_per_page, start_index

06
data_object

items array

each appointment with name, officer_role, appointed_on, resigned_on where applicable, appointed_to company_name, company_number, company_status, address, nationality, name_elements, country_of_residence, occupation, links, identification, is_pre_1992_appointment

07
data_object

disqualifications array {when disqualified requested}

case_identifier, disqualification_type, disqualified_from, disqualified_until, reason, company_names, heard_on, court_name

lock Full API documentation provided after vetting from our compliance team.
By The Numbers

API Data Scale & Coverage tag

Unmatched data depth to power your compliance and verification workflows.

50M+
Phone & Email Records
40M+
Adverse Court Records
2BN+
Australian Universe Records
18M+
Real Estate Records
7M+
Deceased Records
980M+
Social Media & Employment Records
Practical Applications

Technical Use Cases tag

history

Director appointment timeline

Use the appointments array (active first, then resigned) to render a chronological view of a director's career across UK companies.

picture_as_pdf

Compliance-grade evidence

Use the PDF output for board packs, regulator submissions and dispute evidence.

Trust & Assurance

Compliance & Security tag

Enterprise-grade infrastructure audited against the standards your regulators require.

verified_user
ISO 27001 Certified
enhanced_encryption
AES-256 Encryption
public
Australian Data Sovereignty
Integration & Support

Common Questions tag

Everything you need to know about implementation details and compliance infrastructure.

rocket_launch Implementation

What does the kind field tell me?

add

Two values. personal-appointment for a standard officer appointments report, and personal-disqualification for a disqualified-officer report. The structure differs. Standard reports populate the items array. Disqualification reports populate the disqualifications array.

Try it Live

API Testing Sandbox tag

Test the Retrieve UK Officer Report API directly in your browser with live mock data and see instant results.

rocket_launch Request Sandbox Access

Access to live sandbox environments requires manual approval from our compliance team.