Get the annotation queue item count
Returns the number of annotation queue items in one status bucket. The two time windows are independent: start_time/end_time bound when an item was archived, min_start_time/max_start_time bound when its trace ran. Items with no trace start time are excluded when either of the latter is set.
Authorizations
Path Parameters
Queue ID
Query Parameters
Count bucket: all, needs_my_review, needs_others_review, or archived.
Archived strictly after this time. Only used when status=archived
Archived strictly before this time. Only used when status=archived
Trace started at or after this time
Trace started at or before this time
Response
OK

