Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespaceKey
string
required
flagKey
string
required
id
string
required

Query Parameters

reference
string

Response

200 - application/json

OK

id
string
namespaceKey
string
flagKey
string
type
enum<string>
Available options:
UNKNOWN_ROLLOUT_TYPE,
SEGMENT_ROLLOUT_TYPE,
THRESHOLD_ROLLOUT_TYPE
rank
integer<int32>
description
string
createdAt
string<date-time>
updatedAt
string<date-time>
segment
object
threshold
object