Get the list of all recordings of the user.

Retrieves the list of all recordings of the user from the smallest recording id to the greatest recording id, unless the parameter sortByRecordingIdOrder is set to desc. In that case the recordings will be provided with descending recording id. If specified we will only retrieve the recordings matching the given minTimestamp and maxTimestamp. If part of a recording matches the given parameters the whole recording will be returned. We can also filter on recording id by passing a minRecordingId and/or a maxRecordingId.

Language
URL
Click Try It! to start a request and see the response here!