files
Get File Metadata
Get metadata for an uploaded file.
Returns file information including size, content type, and upload timestamp.
GET
Get File Metadata
Documentation Index
Fetch the complete documentation index at: https://documentation.datalab.to/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Response
Successful Response
Response with file metadata.
Unique file ID
Original filename
MIME type
File size in bytes
Upload status: pending, completed, or failed
Upload timestamp
File reference in datalab://file-{id} format
Previous
Delete FileDelete an uploaded file.
Removes the file from both R2 storage and the database.
Next
Get File Metadata