GET
/
api
/
end_users
/
{end_user_id_or_heron_id}
/
evaluate_rules

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

end_user_id_or_heron_id
string
required

Response

200 - application/json
metric
object
result
enum<string>
Available options:
PASS,
FAIL,
NOT_AVAILABLE
rule
object