FeatureFlags

Retrieve a feature flag

Retrieves the details of an existing feature flag.

get/v3/feature-flags/{id}

Path parameters

idstring required

Unique identifier for the feature flag.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
descriptionstring required
productIdstring required

Changes

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