Admin APIs
feature-flags

Get Feature Flag

get/api/v1/admin/feature-flags/{feature_flag_id}

Path parameters

feature_flag_idstring required

Response

Successful Response

namestring required
valuestring required
is_activeboolean
is_globalboolean
value_type'any' | 'boolean' | 'integer' | 'string' | 'json'
idstring uuid4 required
product_idsstring[]
is_booleanboolean

Changes

No recorded changes to this endpoint across all 4 revisions of this API.