Download extraction table data as a CSV file
filter=all
- All rows (default)filter=valid
- Only rows that pass all validationsfilter=invalid
- Only rows that fail at least one validationtext/csv
. The Content-Disposition header will include a filename based on the table key.
For example, if the table key is “line_items”, the response headers might look like: