Export annotations (cross-queue, GET)
Export annotations across multiple queues in XML, CSV, JSON or XLSX format. Output format is negotiated by Accept header or format parameter. Supported formats are: csv, xml, xlsx and json. A hard limit of 500 annotations is imposed. Annotations to export must be specified via the id query parameter (comma-separated annotation IDs).
For queue-based export, refer to the queue export endpoint.
Query parameters
Output format.
Columns to include in CSV/XLSX output (comma-separated schema_ids and meta-columns).
Columns to prepend at the beginning of CSV/XLSX output.
Columns to append at the end of CSV/XLSX output.
One-character string used to separate fields in CSV.
One-character string used to quote fields containing special characters in CSV.
Controls when quotes should be generated in CSV.
One-character string used by the writer to escape the delimiter in CSV.
Object ID(s) filter
Annotation status filter.
User id filter.
ISO 8601 timestamp filter.
ISO 8601 timestamp filter.
ISO 8601 timestamp filter.
ISO 8601 timestamp filter.
ISO 8601 timestamp filter.
ISO 8601 timestamp filter.
Number of results per page
Search filter (limited to 10,000 results).
Response
OK