-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Milestone
Description
Bob, Jon, and Jeremy were talking about a file listing events. We think this might be best implemented with a new "files" endpoint.
The virtue of a new end point is that it would allow for some slightly different behavior, such as:
- second column is always the interval stop time
- the additional columns have a subset of specifically-named columns:
- filename is required
- file size
- file last modified
- file last accessed
- file provenance
- DOI
- number of records
- number of pixels, etc
- time range would not be required, not specifying means all records are sent
- if the stop time is within the requested interval, it is sent
- only CSV and JSON responses are allowed