getApiV1PhoneCallsByCallId
getApiV1PhoneCallsByCallId<
ThrowOnError>(options:Options<GetApiV1PhoneCallsByCallIdData,ThrowOnError>):RequestResult<GetApiV1PhoneCallsByCallIdResponses,GetApiV1PhoneCallsByCallIdErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:642Â
Get phone call
Returns the latest Bland.ai call status, summary, and transcript details for a queued phone call.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1PhoneCallsByCallIdResponses, GetApiV1PhoneCallsByCallIdErrors, ThrowOnError>
Last updated on