retrieve recent calls for an account

Authentication

AuthorizationBearer

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

Path parameters

AccountSidstringRequired

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