Wrapper around the 'recordings_list' endpoint to retrieve a dataframe of recordings based on the specified query parameters.
Arguments
- ...
query paramaters. See https://api.ecopi.de/api/docs/#tag/v0.2/operation/v0.2_recordings_list
- get_response
Logical. If TRUE, returns a list containing both the original response and the data frame.