List all files in a dataset
Key YOUR_API_KEY
Example: Authorization: Key sk_live_abc123...
files
array contains the following fields:
file_name
: Name of the file as it appears in the datasetfile_id
: Unique identifier for the fileuploaded_at
: ISO timestamp of when the file was uploadedsize_bytes
: Size of the file in bytesrow_count
: Number of rows/records in the fileschema
: Schema information including field names and typesfile_name
from this response with the download endpoint