Experiments
Get an experiment
Get an experiment object by its ID.
The response does not include the experiment's runs. To get the runs of a specific experiment, use the List Experiment Runs endpoint.
<Note>This endpoint is in beta, read more here.</Note>
get/v2/experiments/{experiment_id}
Path parameters
experiment_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique experiment identifier (base64)
Response
An experiment object