v1

latestOpenAPI 3.1.02026-07-242623413.3 KB
Open API/Dataset

Query scene annotation result of dataset

Query the annotation results of scenes under the dataset. If no source is specified, return all results.

get/dataset/sceneAnnotationResult/{datasetId}/{sceneId}

Path parameters

datasetIdinteger required

Dataset ID

sceneIdinteger required

Scene ID

Query parameters

sourceIdsinteger

Source IDs, separated by comma; return all if not specified

Headers

Authorizationstring

Response

Success

codestring required

Error code, OK indicates success, while others indicate failure

messagestring required

Error message