Retrieve monitor history
Get monitor history
Parameters
| Property | Type | Location | Description |
|---|---|---|---|
id | stringRequired | path | |
startTime | string<date-time>Required | query | Start time (ISO 8601 format) for filtering alert history. |
endTime | string<date-time>Required | query | End time (ISO 8601 format) for filtering alert history. |
Request
Try itRun this request against your Axiom organization
Credentials stay in this browser tab and are only sent to Axiom when you run the request.
Response
200AlertHistory| Property | Type | Description |
|---|---|---|
checkId | stringRequired | Unique identifier of the check that triggered the alert |
name | stringRequired | The name of the alert |
state | stringRequired | Current state of the alert |
timestamp | string<date-time>Required | ISO 8601 timestamp when the alert state changed |