Export logs
Export matching log entries as a gzip-compressed file. When dryRun=true, returns a JSON preflight estimate instead of streaming the file.
GET
Export logs
Authorizations
Path Parameters
Minimum string length:
1Query Parameters
Required range:
x >= 0Required range:
x >= 0Available options:
json, csv, text Response
Gzip-compressed export stream. Content-Type reflects the requested format (application/x-ndjson for JSON, text/csv for CSV, text/plain for text).
The response is of type file.
Export logs
