Retrieves the features config for the provided session token
Your session token
Optional
Flex UI version
import { getFeaturesConfig } from "@twilio/flex-sdk";const featuresConfig = await getFeaturesConfig("token123456789009876543210"); Copy
import { getFeaturesConfig } from "@twilio/flex-sdk";const featuresConfig = await getFeaturesConfig("token123456789009876543210");
Retrieves the features config for the provided session token