Recording List Resource
/2012-04-24/Accounts/{AccountSid}/Recordings
/2012-04-24/Accounts/{AccountSid}/Calls/{CallSid}/Recordings
Unlike the Recording instance resource described above, the list of recordings IS protected by your account credentials like most parts of this API. You must use HTTP basic auth to access the Recordings list resource.*
HTTP GET. Returns a list of all the Recording resources for this Account, including the properties above.
HTTP DELETE Deletes a recording that belongs to this Account.
Last modified 2yr ago