List the runs in an annotation queue.
listRunsFromAnnotationQueue(
queueId: string,
options: __type = {}
): AsyncIterableIterator<RunWithAnnotationQueueInfo>| Name | Type | Description |
|---|---|---|
queueId* | string | The ID of the annotation queue |
options | __type | Default: {}The options for listing runs in the annotation queue |