provider Calls GET /fin_voice/phone_number/{phone_number}
@utdk/intercom /fin_voice/phone_number/{phone_number}
Collect Fin Voice call by phone number
Retrieve information about a Fin Voice call using the phone number. Returns the most recent matched call for the given phone number, ordered by creation date.
phone_number path required
Phone number in E.164 format
string

Try it

Authentication
Configure credentials for Intercom API
collectfinvoicecallbyphonenumber
GET/fin_voice/phone_number/{phone_number}
Retrieve information about a Fin Voice call using the phone number. Returns the most recent matched call for the given phone number, ordered by creation date.

Parameters

required

Phone number in E.164 format

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import intercom from '@utdk/intercom';

await intercom.collectfinvoicecallbyphonenumber()