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
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import intercom from '@utdk/intercom';
await intercom.collectfinvoicecallbyexternalid()