Get Next Item
Retrieve the next available item for the current user to annotate.
GET
https://api.futureagi.com/model-hub/annotation-queues/{queue_id}/items/next-item/ Authentication
Path parameters
queue_id
The annotation queue ID
Note
Items already in progress by the current user are returned first. If none exist, a new pending item is assigned based on the queue’s assignment strategy.