C#
Get an experiment by ID.
Retrieve a single experiment with its allocations by ID.
GET
C#
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
The ID of the experiment to retrieve.
レスポンス
Experiment successfully retrieved.
Pattern:
^exp_[A-HJ-NP-Za-km-z1-9]+$利用可能なオプション:
percentage, segment Filter by status. Exact match.
利用可能なオプション:
draft, active, paused, completed, archived Fields that may be mutated given the experiment's current status. Computed at response time; always current with the API's enforcement logic.
Ramp experiment levels configuration.