Get paginated rows from an extraction table
Retrieves paginated rows from a specific table in an extraction. This endpoint is useful for accessing large tables efficiently.Documentation Index
Fetch the complete documentation index at: https://docs.tableflow.com/llms.txt
Use this file to discover all available pages before exploring further.
offset or limit is provided, defaults to offset 0 and limit 100filter=error,warn)all - Return all rows (default)valid - Rows that pass all validationsinvalid - Rows that fail at least one validationerror - Rows with error-severity validationswarn - Rows with warning-severity validationsinfo - Rows with info-severity validationscolumn_validations=unit_price,quantity). Only rows with
validation issues in any of the specified columns will be returned.