Last updated 10 months ago
Was this helpful?
Get count for unlabeled items from the object detection queue.
/api/{projectId}/raw-data/label-object-detection-queue/count
Project ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/label-object-detection-queue/count' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "samplesCount": 1 }