GET
/
api
/
end_users
/
{heron_id}
/
policy_evaluations

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

heron_id
string
required

Response

200 - application/json
failed_checks
object[]
missing_data_checks
object[]
passed_checks
object[]
policy
object
result
enum<string>
Available options:
passed,
failed,
missing_data