/people/findByPhone

Use this endpoint to get the record of an individual if there is exactly one match to the given phone number.

If no matching phone number is found, an HTTP 404 Not Found response is returned. This same response is also returned if more than one matching phone number is found. A successful response is only generated when the phone number is found on exactly one contact record.

Successful requests will return an HTTP 200 response with a JSON body containing information on the matching record.

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