clear, review, or hit) with matched records. Fail-CLOSED on staleness: if the underlying list is stale, a hit or clear result is downgraded to review and meta.stale_screening is set to true.x-api-key: ********************{
"name": "string",
"country": "string",
"dob": "string",
"nationality": "string",
"as_of": "string",
"threshold_hit": 0.9,
"threshold_review": 0.7
}curl --location 'https://sugra.ai/api/v1/entity/screen' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"country": "string",
"dob": "string",
"nationality": "string",
"as_of": "string",
"threshold_hit": 0.9,
"threshold_review": 0.7
}'meta.null