action influxdata_get_flags { label: "Return the feature flags for the currently authenticated user" provider: influxdata method: GET path: "/flags" encoding: json output: { type: "object" } }