Get Autotune Overrides
Get Autotune Overrides
get
https://statsigapi.net/console/v1/autotunes/{id}/overridesAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/json200· Get Autotune Overrides Success
messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
overridesobject[]requiredArray of autotune overrides, each specifying type, ID, and variant ID.
typestringrequiredAllowed values:
gatesegmentidstringrequiredThe id of the segment or gate
groupIDstringrequiredThe autotune variant which user will be forced into
environmentstringOptional environment designation (e.g., production, staging) for the autotune.
Constraints:
nullableuserIDOverridesobject[]requiredArray of user ID overrides, specifying which users to force into autotune variants.
groupIDstringrequiredThe autotune variant the user will be forced into.
idsstring[]requiredArray of user IDs to be assigned to the specified autotune variant.
environmentstringOptional environment designation (e.g., production, staging) for the autotune.
Constraints:
nullableunitTypestringOptional type of unit for the autotune, defining the scope of the override.
Constraints:
nullable401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequiredAllowed values:
401messagestringrequired404· Autotune not found.
statusintegerrequiredAllowed values:
404messagestringrequiredWas this helpful?