All Results
Monitors
All Results
List all enrichment results across monitors, optionally filtered by type.
GET
All Results
Documentation Index
Fetch the complete documentation index at: https://docs.encrata.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires an API key in theAuthorization header.
Query parameters
Filter results to a specific monitor type. Valid values:
email, phone, domain, ip, company, darkweb.If omitted, returns results across all monitor types.Set to
true to only return records with detected changes. Default: false.Number of results to return. Default:
20. Max: 100.Number of results to skip for pagination. Default:
0.Example request
Response
Array of snapshot objects with monitor info.
Total number of matching results.
Result object
Unique snapshot identifier (UUID).
The run this result belongs to.
The monitor this result belongs to.
The monitor’s display name.
The target identifier (email, phone, domain, IP, etc.).
The full enriched data from this run.
Field-level diff object. Each key is a changed field with
old and new values. null if no changes.Whether this record has any detected changes.
ISO 8601 timestamp of when this result was recorded.