Get Layer Overrides
get
https://statsigapi.net/console/v1/layers/{id}/overridesAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/json200Get Layer Overrides Success
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
conditionalOverridesobject[]requiredShow child attributes
type[]stringrequiredDescribes whether layer override is segment or gate
name[]stringrequiredName of override entity
experimentName[]stringrequiredgroupName[]stringrequiredenvironment[]stringOptional environment scope (e.g. production, staging). Omit or pass null to target the all-environments bucket.
idOverridesobject[]requiredShow child attributes
groupName[]stringrequiredGroup that ID is overriden into
ids[]string[]requiredID being overriden into a particular group
idType[]stringenvironment[]stringexperimentName[]string401This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredmessagestringrequired404Layer not found.
statusintegerrequiredmessagestringrequiredWas this helpful?