Pull Contact Info

Pull a person’s contact info

Path parameters

personIDstringRequired

The ID of the person, this must be an Aviato ID.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
emailslist of strings
phoneslist of strings

Errors