Export Annotation Queue Records
Export selected records from an annotation queue.
The request must specify either a list of record IDs or a filter tree to select queue records.
Permission checks:
- User must have READ permission on the annotation queue
Authorizations
Path Parameters
Body
Request to export selected annotation queue records.
Selector to specify which queue records to export (either by record IDs or filter tree)
- AnnotationQueueRecordsByRecordIDs
- AnnotationQueueRecordsByFilterTree
Column IDs to include in the export. Applies only to CSV exports.
Export format
csv, jsonl Redact sensitive data
Optional filename for the exported file
When true, export only enabled scorer metrics with computed values (success or roll_up). For session exports, omit entire sessions unless every enabled metric at session, trace, or span level is ready (success, roll_up, or not_applicable).
Response
Successful Response