Filter data with streaming progress

Returns a server‐sent events (SSE) stream. Emits “progress” events with the number of rows and bytes processed, and finally a “data” event containing the filtered result, or an “error” event if something goes wrong.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

sheet to filter

Body Params

filtered data request

boolean

API may set true to allow unstable result order for faster performance on large files

FieldTypes
array of strings

if the app work with pivot mode the system should check type of field by ex. int, float, string

FieldTypes
columnHighlights
object
integer
filterModel
object
groupKeys
array
groupKeys
pivotCols
array of objects
pivotCols
boolean
rowGroupCols
array of objects
rowGroupCols
sortModel
array of objects
sortModel
integer
ungroupedAggregations
array of objects
ungroupedAggregations
valueCols
array of objects
valueCols
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/event-stream