Retrieve all experiments for a project.
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.
Successful Response
Galileo ID of the experiment
Galileo ID of the project associated with this experiment
Valid task types for modeling.
We store these as ints instead of strings because we will be looking this up in the database frequently.
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 Timestamp of the experiment's creation
Timestamp of the trace or span's last update
Name of the experiment
A user's basic information, used for display purposes.
Structured aggregate metrics with full statistical aggregates (avg, min, max, sum, count). Keys are scorer UUIDs for scorer-backed metrics (matching available_columns column IDs after stripping the 'metrics/' prefix) and raw strings for system metrics (e.g. 'duration_ns', 'cost'). Present only when use_clickhouse_run_aggregates flag is enabled.
Aggregate feedback information related to the experiment (traces only)
Annotation aggregates keyed by template ID and root type
Prompt run settings.