POST
/
ofrep
/
v1
/
evaluate
/
flags
/
{key}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

key
string
required

Body

application/json
key
string
context
object

Response

200 - application/json
key
string
reason
enum<string>
Available options:
UNKNOWN,
DISABLED,
TARGETING_MATCH,
DEFAULT
variant
string
metadata
object
value
any

Represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.