Score Lookup
To retrieve the Trust Score for a specific session byRequestID, use the debug endpoint with search_type=request_id.
Endpoint
Example
Polling pattern (not recommended)
While it’s possible to poll for a score byRequestID after the browser check, the recommended pattern is to use webhooks:
- Debugging specific sessions
- Looking up historical data
- Admin tooling and dashboards