Get Annotation Queue.
func (
r *AnnotationQueueService) Get(ctx context.Context,
queueID string,
opts ...option.RequestOption) (res *AnnotationQueueGetResponse,
err error
)Get Annotation Queue
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
queueID* | string | |
opts* | ...option.RequestOption |