/people/{vanId}

Retrieve a person record and associated contact information.

Note the following with regards to expand parameter values:

  • The addresses value will provide best known Home and Mailing address, if available.
  • The recordedAddresses value will provide all available address history, but requires special permissions.
  • The preferences value is required to retrieve the following properties: nickname, website, contactMethodPreferenceCode, and jobTitle.

If no Person with the indicated vanId is available, this endpoint will return an error with HTTP Status Code 404 Not Found.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!