Object Detection Label Queue Count

Get count for unlabeled items from the object detection queue.

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/label-object-detection-queue/count \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?