get_officer_appointmentsEvery 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.
| Name | Type | Required | Description |
|---|---|---|---|
jurisdiction | string | yes | ISO code. |
officer_id | string | yes | From get_officers or search_officers. |
limit | integer | no | Page size. |