Get Runs From Annotation Queue
list(
queueID: string,
query: RunListParams | null | undefined = {},
options: RequestOptions
): APIPromise<RunListResponse>| Name | Type | Description |
|---|---|---|
queueID* | string | |
query | RunListParams | null | undefined | Default: {} |
options | RequestOptions |