Retrieve experiment comparison
Experiments
Retrieve experiment comparison
Compare metrics and results between two experiment runs
GET
Retrieve experiment comparison
Documentation Index
Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
New experiment run ID to compare (UUIDv4)
Old experiment run ID to compare against (UUIDv4)
Query Parameters
Aggregation function to apply to metrics
Available options:
average, min, max, median, p95, p99, p90, sum, count Optional filters to apply (JSON string or array of filter objects)

