People

get_officer_appointments

Every company an officer has been appointed to — the cross-company tracing endpoint.

Given an officer_id (from get_officers or search_officers), return every company in the registry where that person has held an appointment, with role, appointed_on, resigned_on. The core 'follow the person' tool for PEP screening, serial-dissolution detection, and professional-director analysis.

Parameters

NameTypeRequiredDescription
jurisdictionstringyesISO code.
officer_idstringyesFrom get_officers or search_officers.
limitintegernoPage size.

Supported jurisdictions (2)

Related tools