Evaluation
Variant Evaluation
POST
/
evaluate
/
v1
/
variant
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
namespaceKey
string
requiredflagKey
string
requiredentityId
string
requiredcontext
object
requiredrequestId
string
reference
string
Response
200 - application/json
requestId
string
requiredmatch
boolean
requiredflagKey
string
requiredsegmentKeys
string[]
requiredvariantKey
string
requiredvariantAttachment
string
requiredtimestamp
string
requiredrequestDurationMillis
number
requiredreason
enum<string>
requiredAvailable options:
UNKNOWN_EVALUATION_REASON
, FLAG_DISABLED_EVALUATION_REASON
, MATCH_EVALUATION_REASON
, DEFAULT_EVALUATION_REASON
Was this page helpful?