provider Calls GET /fin_voice/external_id/{external_id}
@utdk/intercom /fin_voice/external_id/{external_id}
Collect Fin Voice call by external ID
Retrieve information about a Fin Voice call using the external call identifier.
external_id path required
The external call identifier from the call provider
string

Try it

Authentication
Configure credentials for Intercom API
collectfinvoicecallbyexternalid
GET/fin_voice/external_id/{external_id}
Retrieve information about a Fin Voice call using the external call identifier.

Parameters

required

The external call identifier from the call provider

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.collectfinvoicecallbyexternalid()