We have a need to produce a report for users who recently uploaded audio.
We might be able to add support for this in a generic way.
[x] Support CSV format
[ ] Support ?download query string parameter?
The idea is, for any filter endpoint we could produce a CSV report for a user. With content-disposition triggered by ?download we could make the file downloadable by the browser as well.
We have a need to produce a report for users who recently uploaded audio.
We might be able to add support for this in a generic way.
CSV
formatSupport?download
query string parameter?The idea is, for any filter endpoint we could produce a CSV report for a user. With content-disposition triggered by
?download
we could make the file downloadable by the browser as well.