List monitor events
Monitors
List monitor events
Returns evaluation events for a monitor, ordered by most recent first.
Every run completion that evaluates this monitor produces an event, regardless of outcome (TRIGGERED, NOT_MET, SUPPRESSED, ERROR).
GET
List monitor events
Documentation Index
Fetch the complete documentation index at: https://docs.coval.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
Monitor ULID
Pattern:
^[0-9A-Z]{26}$Query Parameters
Filter events by outcome
Available options:
TRIGGERED, NOT_MET, SUPPRESSED, ERROR Number of results per page
Required range:
1 <= x <= 100Token for fetching the next page of results

