Skip to main content
GET
Get Experiment Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dataset_id
string
required

The ID of the dataset.

experiment_id
string
required

The ID of the experiment to retrieve.

Response

Successful Response

dataset_id
string
required
dataset_name
string
required
dataset_description
string
required
experiment_id
string
required
experiment_name
string
required
experiment_description
string
required
experiment_timestamp
string<date-time>
required
experiment_metadata
Experiment Metadata · object
required
execution_summary
Execution Summary · object
required
error_summary
Error Summary · object
required
aggregate_metrics
Aggregate Metrics · object[]
required
runs
Runs · object[]
required