Returns entity reporting data as a streaming response for large datasets. This is the streaming variant of the entity/table endpoint, designed for scenarios where the result set may be very large and would benefit from incremental delivery.
Data is automatically scoped to the authenticated affiliate.
The affiliate's API key generated from the Affiliate Portal. Uses the same X-Eflow-Api-Key header as the Network API, but the key belongs to the affiliate user rather than the network admin.
Start date for the reporting period. Format YYYY-MM-DD.
End date for the reporting period. Format YYYY-MM-DD.
Timezone identifier for the request.
Currency code for monetary values (e.g. "USD").
Columns to group/pivot data by.
Query configuration.
OK. Response is streamed incrementally.
Array of reporting data rows (streamed).