Skip to main content
GET
Python

Authorizations

Authorization
string
header
required

API Key authentication. Format: "Bearer YOUR_API_KEY"

Path Parameters

dataset_id
string<uuid>
required

UUID of the dataset

file_id
string<uuid>
required

UUID of the file

Response

Download URL generated successfully

download_url
string

Presigned URL to download the file (valid for 1 hour)

filename
string

Original filename

content_type
string

MIME type of the file