formr_api_files.Rd
Returns a data frame of all files uploaded to a specific run, including their public URLs and timestamps.
formr_api_files(run_name)
Name of the run.
A data.frame containing: id, name, path, url, created, modified.