Get a variation by ID.
Get a variation by ID.
Retrieve a single variation by its ID.
GET
Get a variation by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the parent feature flag.
The ID of the variation to retrieve.
Response
Variation successfully retrieved.
Pattern:
^var_[A-HJ-NP-Za-km-z1-9]+$Pattern:
^flg_[A-HJ-NP-Za-km-z1-9]+$Configuration overrides for this variation