provider Calls GET /fin_voice/collect/{id}
@utdk/intercom /fin_voice/collect/{id}
Collect Fin Voice call by ID
Retrieve information about a Fin Voice call using the external reference ID.
id path required
The external reference ID
integer

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.

collectfinvoicecallbyid
GET/fin_voice/collect/{id}
Retrieve information about a Fin Voice call using the external reference ID.

Parameters

required

The external reference ID

Enter a gateway URL above to enable sending.

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

TypeScript

import intercom from '@utdk/intercom';

await intercom.collectfinvoicecallbyid()