Retrieve the Zephr Feature

Retrieves the Zephr browser features by default, or optionally with query parameter ?ruleType returns the given type, they can be html, browser, json, sdk.

SecurityCookieBlaizeSession or JwtQuery or JwtHeaderXBlaizeJwt or JwtHeaderXZephrJwt or JwtBearer or JwtCookie
Request
query Parameters
ruleType
string

Type of the feature rule

Enum: "browser" "html" "json" "sdk"
Responses
200

OK. The response will be an array of features.

get/zephr/features
Response samples
application/json
[
  • {
    }
]