All Runs
Monitors
All Runs
List all monitor runs across all monitors, optionally filtered by type.
GET
All Runs
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 runs to a specific monitor type. Valid values:
email, phone, domain, ip, company, darkweb.If omitted, returns runs across all monitor types.Number of results to return. Default:
20. Max: 100.Number of results to skip for pagination. Default:
0.Example request
Response
Array of run objects with monitor name included.
Total number of matching runs.
Run object
Unique run identifier (UUID).
The monitor this run belongs to.
The monitor’s display name.
Run status:
pending, running, success, or failed.Number of targets processed.
Number of targets with field changes since the previous run.
Credits consumed by this run.
ISO 8601 timestamp when the run started.
ISO 8601 timestamp when the run finished.
ISO 8601 timestamp of run creation.