Last updated 12 months ago
Was this helpful?
Get all unlabeled items from the object detection queue.
Project ID
GET /v1/api/{projectId}/raw-data/label-object-detection-queue HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text", "samples": [ { "id": 1 } ] }