cURL
Retrieve monitor history
Get monitor history
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://axiom.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Query Parameters
Start time (ISO 8601 format) for filtering alert history.
End time (ISO 8601 format) for filtering alert history.
Response
200 - application/json
AlertHistory
Unique identifier of the check that triggered the alert
Example:
"chk_abc123"
The name of the alert
Example:
"High CPU Usage Alert"
Current state of the alert
Available options:
open, closed Example:
"open"
ISO 8601 timestamp when the alert state changed
Example:
"2024-03-20T15:30:00Z"