v4

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

(Beta) Retrieves variant exposure counts for an experiment. Returns null if not yet computed.

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

Path parameters

environment_api_keystring required
experiment_idinteger required

A unique integer value identifying this experiment.

Response

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