Skip to content
Get started

Download file

$ deeptable files download
GET/v1/files/{file_id}/content

Download the original uploaded file content.

ParametersExpand Collapse
--file-id: string

The unique identifier of the file.

ReturnsExpand Collapse
unnamed_schema_0: file path

Download file

deeptable files download \
  --api-key 'My API Key' \
  --file-id file_01kfxgjd94fn9stqm414vjb0s8
Returns Examples