v4

latestOpenAPI 3.1.0BSD-3-Clauseraw.githubusercontent.com2026-08-0154110202.6 KB
mcp

(Beta) Retrieves experiment details including feature configuration, attached metrics, and rollout state.

get/api/v1/environments/{environment_api_key}/experiments/{experiment_id}/

Path parameters

environment_api_keystring required
experiment_idinteger required

A unique integer value identifying this experiment.

Response

idinteger
namestring required
hypothesisstring required
status'created' | 'running' | 'paused' | 'completed'
  • created - Created
  • running - Running
  • paused - Paused
  • completed - Completed
experiment_rolloutobject nullable
created_atstring date-time
updated_atstring date-time
started_atstring date-time nullable
ended_atstring date-time nullable