Get a feature flag by ID.
Get a feature flag by ID.
Retrieve a single feature flag by its ID.
GET
Get a feature flag by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the feature flag to retrieve.
Response
Feature flag successfully retrieved.
Pattern:
^flg_[A-HJ-NP-Za-km-z1-9]+$Filter by type. Exact match.
Available options:
auth0, self Filter by status. Exact match.
Available options:
draft, active, archived Configuration parameters for this feature flag