Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns risk signals for the authenticated tenant with cursor-based pagination. Use query parameters to filter by source, signal type, subject, or minimum risk score.

Parameters

source
string
Filter by signal source (e.g. external, login, verification)
signal_type
string
Filter by signal type (e.g. velocity, ato, geo_anomaly)
subject_type
string
Filter by subject type: user, issuer, attestation, session, ip, or device
subject_id
string
Filter by subject ID
min_score
integer
Return only signals with a score greater than or equal to this value (0–100)
limit
integer
Number of results to return (max 100, default 50)
cursor
string
Pagination cursor from a previous response