Get Holdout by Id

GET
/api/v2/projects/:projectKey/environments/:environmentKey/holdouts/id/:holdoutId

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

holdoutIdstringRequired

The holdout experiment ID

Response

Holdout response

_idstring
statusenum
Allowed values: createdenabledrunningended
holdoutAmountstring

The percentage of traffic allocated to this holdout.

createdAtlong
updatedAtlong
baseExperimentobject
descriptionstringOptional
experimentslist of objectsOptional

Errors

Built with