Authorizations
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
Path Parameters
Experiment id
Query Parameters
Whether to summarize the scores and metrics. If false (or omitted), only the metadata will be returned.
The experiment to compare against, if summarizing scores and metrics. If omitted, will fall back to the base_exp_id stored in the experiment metadata, and then to the most recent experiment run in the same project. Must pass summarize_scores=true for this id to be used
Response
Experiment summary
Summary of an experiment
Name of the project that the experiment belongs to
Name of the experiment
URL to the project's page in the Braintrust app
URL to the experiment's page in the Braintrust app
The experiment which scores are baselined against
Summary of the experiment's scores
Summary of the experiment's metrics