Get Param Store
Reference for the GET /console/v1/param_stores/{name} endpoint of the Statsig API.
get
https://statsigapi.net/console/v1/param_stores/{name}Authorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
namestringrequiredResponse
application/json200· Get param store
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
idstringrequiredParam Store ID
namestringrequiredParam Store Name
displayNamestringrequiredParam Store Display Name
descriptionstringrequiredParam Store Description
createdTimenumberrequiredParam Store Creation Time
Constraints:
format: doublecreatorIDstringrequiredCreator ID
lastModifierIDstringrequiredLast Modifier ID
teamstringTeam Name
Constraints:
nullableteamIDstringTeam ID
parametersoneOf[]requiredList of Parameters
ref_typestringrequiredAllowed values:
experimentnamestringrequiredParameter Name
param_typestringrequiredParameter Type
Allowed values:
stringbooleannumberarrayobjectvalueunknown[]gate_namestringGate Name
pass_valueunknown[]fail_valueunknown[]layer_namestringLayer Name
param_namestringParameter Name in Experiment
config_namestringDynamic Config Name
experiment_namestringExperiment Name
Was this helpful?