Get Dataset Item by Reference ID

šŸ“˜

Click for Python SDK

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

To 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).

Path Params
string
required

The Scale-generated ID of the Dataset.

string
required

The user-defined ID of the DatasetItem to fetch.

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json