Retrieve all preview files from open productions with states equals to processing or broken.
GET
/data/playlists/preview-files/running
curl \
--request GET http://api.example.com/data/playlists/preview-files/running \
--header "Authorization: $API_KEY"