Export matching logs
GET
Export matching logs
Documentation Index
Fetch the complete documentation index at: https://docs.rootprint.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Better Auth session cookie used by the Rootprint web UI.
Path Parameters
Quickwit index ID.
Minimum string length:
1Query Parameters
Quickwit query string.
Inclusive start timestamp in seconds since Unix epoch.
Required range:
x >= 0Inclusive end timestamp in seconds since Unix epoch.
Required range:
x >= 0Export format.
Available options:
json, csv, text When true, returns a JSON size estimate (ExportPreflightResponse) instead of the export stream. The web UI uses this to confirm large downloads before starting them.
Response
Gzip-compressed export stream (Content-Encoding: gzip). When dryRun=true, returns a JSON size estimate instead.
The response is of type file.
Export matching logs
