v1

latestSwagger 2.02026-07-17114752.0 KB

Retrieve a person.

get/person/v1/person

Query parameters

firstNamestring

first name(s) of a person

lastNamestring

last name of a person

addressstring

person address (you only need to specify the city)

birthDatestring date

birth date

personIdstring

internal person id (do not store this id in an external database, it may change over time)

historyboolean

true to include historical data

relationsboolean

true to include related company and person data. Note: For owners, only majority shareholders are included. For more owners, use the "owners" parameter instead.

alwaysResolveboolean

true to lookup current state of related company from database

output'json' | 'xml'

response format

Response

A successful response

idstring required

internal person id (do not store this id in an external database, it may change over time)

birthDatestring date

Birth date

birthYearinteger

Sometimes only the birth years is known, but not the exact date

birthMonthinteger

Sometimes only birth year and month are known, but not the exact date

deceasedboolean

person is known to be dead

northDataUrlstring

North data web page for this person

blockedboolean

person data should not be publicly on the Internet because of a request for privacy protection

lastUpdateTimestring date-time

last time this person was updated