Feature flags

Get the status of multiple feature flags for a business

get/businesses/{business_id}/feature_flags/statuses

Path parameters

business_idstring required

The ID of the business

Query parameters

feature_flag_namesstring[] required

The names of the feature flags to check

Response

A dictionary with a feature_flags property which is an array of FeatureFlag objects

Changes

No recorded changes to this endpoint across all 1 revision of this API.