Get holdout by id
https://statsigapi.net/console/v1/holdouts/{id}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/jsonmessagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredID
namestringOptional name for the configuration.
idTypestringrequiredtype of id
descriptionstringrequiredbrief summary of what the holdout is being used for
lastModifierIDstringrequiredID of the last modifier.
lastModifiedTimenumberrequiredTime of the last modification.
lastModifierEmailstringrequiredEmail of the last modifier.
lastModifierNamestringrequiredName of the last modifier.
creatorIDstringrequiredID of the user who created the entity.
createdTimenumberrequiredTimestamp when the entity was created.
creatorNamestringrequiredName of the creator.
creatorEmailstringrequiredEmail of the creator.
tagsstring[]Optional tags for categorization.
targetAppsstring[]List of target applications associated with this configuration.
holdoutIDsstring[]Holdouts applied to this configuration.
teamstringOptional name for the responsible team.
teamIDstringOptional ID of the responsible team.
versionnumberVersion number
permalinkstringrequiredA permalink to this holdout in the Statsig Console.
isEnabledbooleanrequiredenable or disable the holdout
passPercentagenumberrequiredpercentage of users between 0-10% to pass through the holdout
gateIDsstring[]requiredan array of gateIDs which this holdout is applied to
experimentIDsstring[]requiredan array of experimentIDs which this holdout is applied to
layerIDsstring[]requiredan array of layerIDs which this holdout is applied to
isGlobalbooleanrequiredwhether the holdout is being applied to all new gates
targetingGateIDstringrequiredthe gateID that the holdout is targeting
monitoringMetricsobject[]name[]stringrequiredtype[]stringrequiredstatusintegerrequiredmessagestringrequiredWas this helpful?