Rate this page:

HistoryInterface

Props

getBriefCallHistory

Copy URL
getBriefCallHistory: 

(request: GetBriefCallHistoryRequest) => Promise<GetBriefCallHistoryResponse>

Gets the account's brief call history. Use the , methods to download the report.

getCallHistory

Copy URL
getCallHistory: 

(request: GetCallHistoryRequest) => Promise<GetCallHistoryResponse>

Gets the account's call history, including call duration, cost, logs and other call information. You can filter the call history by a certain date

getTransactionHistory

Copy URL
getTransactionHistory: 

(request: GetTransactionHistoryRequest) => Promise<GetTransactionHistoryResponse>

Gets the transaction history.