People

get_officers

Directors, secretaries, partners, board members — current + (by default) historical resignations.

Return the officers of a company with unified fields (jurisdiction, officer_id, name, role, appointed_on, resigned_on, is_active) plus jurisdiction_data raw upstream. Role labels are passed through in the registry's native language. Use officer_id with get_officer_appointments for cross-company tracing.

Parameters

NameTypeRequiredDescription
jurisdictionstringyesISO code.
company_idstringyesRegistry ID.
include_resignedbooleannoInclude historical resignations (default: true).
group_by_personbooleannoDeduplicate across consecutive appointments.

Supported jurisdictions (17)

Related tools