cURL
curl --request GET \ --url https://api.example.com/api/Telephony
[ { "type": "<string>", "fullName": "<string>", "firstName": "<string>", "lastName": "<string>", "id": 123, "url": "<string>", "jobTitle": "<string>", "company": "<string>" } ]
Searches Recruit Wizard Records based on an e.164 Phone Number.
OK
Was this page helpful?