files
Get File Download Url
Generate presigned URL for downloading a file.
The URL is valid for the specified expiry time (default: 1 hour).
Args: file_id: File ID expires_in: URL expiry time in seconds (default: 3600, max: 86400)
GET
Get File Download Url
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
Query Parameters
Previous
List FilesList all uploaded files for the team.
Supports pagination with limit and offset parameters.
Args:
limit: Maximum number of files to return (default: 50, max: 100)
offset: Number of files to skip (default: 0)
Next
Get File Download Url