Upload and manage spreadsheet files. Files must be Excel (.xlsx) format.
Response representing an uploaded file.
This is returned from POST (upload), GET (retrieve), and list endpoints.
The unique identifier for this file.
The MIME type of the file.
The timestamp when the file was uploaded.
The original filename of the uploaded file.
The object type, which is always 'file'.
The size of the file in bytes.