Skip to main content

Data Get Blob

GET 

/v1/dataset/data/get/blob/:dataset_id/:blob_hash

Data Get Blob

Request

Path Parameters

    dataset_id Dataset Idrequired
    blob_hash Blob Hashrequired

Responses

Successful Response

Schema

    url Url (string)required

    The presigned S3 URL of the blob

Loading...