PostHogFeatureFlagsResponse

Properties

NameType
flags{ [key: string]: FeatureFlagDetail; }
featureFlags{ [key: string]: FeatureFlagValue; }
featureFlagPayloads{ [key: string]: JsonType; }
requestIdstring
sessionRecording(boolean | { [key: string]: JsonType; }) & (boolean | { [key: string]: JsonType; })
supportedCompressionCompression[]
surveysboolean | Survey[]
errorTrackingboolean | { [key: string]: JsonType; }
capturePerformanceboolean | { [key: string]: JsonType; }
logsboolean | { [key: string]: JsonType; }
errorsWhileComputingFlagsboolean
quotaLimitedstring[]
evaluatedAtnumber
minimalFlagCalledEventsboolean

Community questions