Documentation Index
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request schema for exporting log records (sessions, traces, spans).
The root-level type of a logged step hierarchy.
Maps fine-grained StepType values to the three top-level categories used throughout the platform: session, trace, and span.
session, trace, span Column IDs to include in the export. Applies only to CSV exports.
Export format
csv, jsonl Redact sensitive data
Optional filename for the exported file
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
Sort clause for the export. Defaults to native sort (created_at, id descending).
Successful Response