Get Param Store

Reference for the GET /console/v1/param_stores/{name} endpoint of the Statsig API.

gethttps://statsigapi.net/console/v1/param_stores/{name}

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Path parameters

namestringrequired

Response

application/json
200· Get param store
messagestringrequired

A simple string explaining the result of the operation.

dataobjectrequired
Show child attributes
idstringrequired

Param Store ID

namestringrequired

Param Store Name

displayNamestringrequired

Param Store Display Name

descriptionstringrequired

Param Store Description

createdTimenumberrequired

Param Store Creation Time

Constraints:format: double
creatorIDstringrequired

Creator ID

lastModifierIDstringrequired

Last Modifier ID

teamstring

Team Name

Constraints:nullable
teamIDstring

Team ID

parametersoneOf[]required

List of Parameters

ref_typestringrequired
Allowed values:experiment
namestringrequired

Parameter Name

param_typestringrequired

Parameter Type

Allowed values:stringbooleannumberarrayobject
valueunknown[]
gate_namestring

Gate Name

pass_valueunknown[]
fail_valueunknown[]
layer_namestring

Layer Name

param_namestring

Parameter Name in Experiment

config_namestring

Dynamic Config Name

experiment_namestring

Experiment Name

Was this helpful?