Export table data as CSV, XLSX, JSON, or a ZIP of images.
csv, xlsx, json, images.| Format | Content-Type | Description |
|---|---|---|
csv | text/csv | Semicolon-delimited CSV file. |
xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Excel spreadsheet. |
json | application/json | JSON array of row objects. |
images | application/zip | ZIP archive of all images from image columns, organized by row. |