Get Annotation Queues For Run.
func (
r *AnnotationQueueService) GetQueues(ctx context.Context,
runID string,
opts ...option.RequestOption) (res *[]AnnotationQueueSchema,
err error
)Get Annotation Queues For Run
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
runID* | string | |
opts* | ...option.RequestOption |