Skip to main content

Get Version Download Url

GET 

/datasets/:dataset_id/versions/:version_id/download

Generate a presigned download URL for a specific dataset version.

Unlike GET /datasets/{id}/download-url which targets the latest version, this endpoint allows downloading a specific historical version by ID. Used by the SDK's DatasetHandle.pull() to download golden datasets for evaluation runs.

Request​

Responses​

Successful Response