Download datasets

Download datasets

Get signed url for uploaded dataset

URL

GET https://tools.deepen.ai/api/v2/datasets/{datasetId}/uploaded_dataset_signed_media_link

Request

Path parameters

Parameter name

Parameter type

Description

datasetId

string

Id of the dataset

Response

Returns an object with “uploaded_dataset_signed_media_link” as key and its value as the signed url for the uploaded dataset file.

Last updated