Returns the number of annotation queue items for the requested reviewer-specific or archived bucket.
retrieveCount(
queueID: string,
query: ItemRetrieveCountParams,
options: RequestOptions
): APIPromise<ItemRetrieveCountResponse>| Name | Type | Description |
|---|---|---|
queueID* | string | |
query* | ItemRetrieveCountParams | |
options | RequestOptions |