Download labels
Download labels
Download all labels
URL
Request
Path parameters
Parameter name | Parameter type | Description |
---|---|---|
datasetId | string | Dataset Id of the dataset |
Response
Returns a json with the field ‘all_labels’ that represents an array of all the labels in the dataset.
Example
Download labels by filename
URL
Request
Path parameters
Parameter name | Parameter type | Description |
---|---|---|
datasetId | string | Dataset Id of the dataset |
Response
Returns a json with the field ‘labels’ that represents a dictionary of labels and files.
Example
Note: Labels can only be downloaded after the completion of labelling.
Last updated