Monitor Runs
Monitors
Monitor Runs
List all runs for a monitor with stats.
GET
Monitor 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.
Path parameters
The monitor’s unique identifier (UUID).
Example request
Response
Array of run objects.
Total number of runs.
Run object
Unique run identifier (UUID).
Run status:
pending, running, success, or failed.Number of emails processed.
Number of emails 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 completed.