Get Annotation Queues.
func (
r *AnnotationQueueService) GetAnnotationQueues(ctx context.Context,
query AnnotationQueueGetAnnotationQueuesParams,
opts ...option.RequestOption) (res *pagination.OffsetPaginationTopLevelArray[AnnotationQueueGetAnnotationQueuesResponse],
err error
)Get Annotation Queues
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
query* | AnnotationQueueGetAnnotationQueuesParams | |
opts* | ...option.RequestOption |