Fetches configuration values for a dynamic config or experiment. Works for both types - the system automatically determines which type based on the name. Automatically logs exposure events.
SDK API key (Server Secret or Client SDK Key)
Name of the dynamic config or experiment
2 - 100User object containing identification and attributes for evaluation. At minimum, provide at least one identifier.
SDK metadata for tracking SDK type, version, and other diagnostic information
{
"sdkType": "js-client",
"sdkVersion": "4.20.0",
"exposureLoggingDisabled": false
}Configuration values