retrieve recent calls for an account

Path parameters

AccountSidstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

retrieve recent call records for a specified account
totalinteger or null
total number of records in that database that match the filter criteria
batchinteger or null
total number of records returned in this page set
pageinteger or null
page number that was requested, and is being returned
datalist of objects or null

Errors