experiments
Retrieve detailed information about a specific experiment.
Provides comprehensive experiment details including configuration, current status, and results (if available). Use this endpoint to monitor experiment progress and access completed results.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique experiment identifier
Response
200
application/json
Successfully retrieved experiment details
Detailed information about a specific experiment.
Contains all data needed to understand experiment configuration, track progress, and access results when available.