get
https://api.securevan.com/v4/people/
Retrieve a person record and associated contact information.
Note the following with regards to expand parameter values:
- The
addressesvalue will provide best known Home and Mailing address, if available. - The
recordedAddressesvalue will provide all available address history, but requires special permissions. - The
preferencesvalue is required to retrieve the following properties:nickname,website,contactMethodPreferenceCode, andjobTitle.
If no Person with the indicated vanId is available, this endpoint will return an error with HTTP Status Code 404 Not Found.
