Skip to main content

Returns all feature toggle identifiers with some information.

Returns all feature toggle identifiers with some information.

Responses

Successful


Schema
  • featureToggles object[]

    All existing feature toggles

  • identifier string
  • isActive boolean
Loading...