get https://api.scale.com/v1/nucleus/dataset//refloc/
Dataset.refloc(reference_id: str) -> dict
Fetches information about the DatasetItem
by its reference_id
(provided by the user during upload).
Directly Download DatasetItem
Image
DatasetItem
ImageTo retrieve just the image, you can append the query string ?format=image
after the URL. This allows you to download the image directly from its original URL (minus metadata).