Recording List Resource

7.6.1 Recording List Resource URI

/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.*

Supported Operations

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.