Authorizations
Path Parameters
Body
application/json
Request schema for exporting log records (sessions, traces, spans).
Available options:
session
, trace
, span
Log stream id associated with the traces.
Experiment id associated with the traces.
Metrics testing id associated with the traces.
Filters to apply on the export
- LogRecordsIDFilter
- LogRecordsDateFilter
- LogRecordsNumberFilter
- LogRecordsBooleanFilter
- LogRecordsTextFilter
Sort clause for the export
Column IDs to include in export
Export format
Available options:
csv
, jsonl
Redact sensitive data
Response
Successful Response
The response is of type any
.