Returns a raw HTTP response for get /api/v1/annotation-queues/{queue_id}/run/{index},
but is otherwise the same as [AnnotationQueueServiceAsync.retrieveRun]..
public CompletableFuture<
HttpResponseFor<RunSchemaWithAnnotationQueueInfo>
> retrieveRun(Long index, AnnotationQueueRetrieveRunParams params)Returns a raw HTTP response for get /api/v1/annotation-queues/{queue_id}/run/{index},
but is otherwise the same as [AnnotationQueueServiceAsync.retrieveRun].
| Name | Type | Description |
|---|---|---|
index* | Long | |
params* | AnnotationQueueRetrieveRunParams |