Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

User JWT token passed in Authorization header

Headers

X-Permission-Info
string

Required JWT permission: council_screen (informational only -- enforced server-side)

Path Parameters

screen_id
string<uuid>
required

UUID of the screen

Query Parameters

fail
integer
default:2

Failure threshold (number of failed checks to trigger fail)

warn
integer
default:3

Warning threshold (number of failed checks to trigger warning)

debug
enum<string>
default:false

Include debug information in response

Available options:
true,
false,
1,
0,
yes,
no

Response

Verification score calculated

The response is of type object.