Retrieve enabled feature flags for the provided context.
This endpoint returns the list of feature flags that the frontend API evaluates to enabled for the given context. Context values are provided as query parameters. If the Frontend API is disabled 404 is returned.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Response
frontendApiFeaturesSchema
toggles
The actual features returned to the Frontend SDK