Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1PhoneCallsByCallId

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 ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options

Options<GetApiV1PhoneCallsByCallIdData, ThrowOnError>

Returns

RequestResult<GetApiV1PhoneCallsByCallIdResponses, GetApiV1PhoneCallsByCallIdErrors, ThrowOnError>

Last updated on