Export Annotation Queue Archived Runs.
func (
r *AnnotationQueueService) Export(ctx context.Context,
queueID string,
body AnnotationQueueExportParams,
opts ...option.RequestOption) (res *AnnotationQueueExportResponse,
err error
)Export Annotation Queue Archived Runs
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
queueID* | string | |
body* | AnnotationQueueExportParams | |
opts* | ...option.RequestOption |