Rules
Get Rule
GET
/
api
/
v1
/
namespaces
/
{namespaceKey}
/
flags
/
{flagKey}
/
rules
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
200 - application/json
Available options:
OR_SEGMENT_OPERATOR
, AND_SEGMENT_OPERATOR
Was this page helpful?