Hello,
I am trying to send an array of mp3 files from a Node server to a React app for user's to stream the audio files. I tried using the filesListFolder method from the SDK, but there is no attribute in the response object to src the files and stream them. Is this functionality possible with the API?