Viewing Ping and Alert History


As you ping your monitor URLs and trigger alerts, Cronitor accumulates data about your job. You can query and view this data using the History API.

Retrieving Monitor history in JSON and CSV

You can retrieve ping and alert history in both JSON and CSV format. You can view this information for each monitor by adding a ".json" or ".csv" extension to your Monitor tracking URL. For example, if your monitor URL is:

https://cronitor.link/d3x0/{ENDPOINT}

You can retrieve your history as JSON https://cronitor.link/d3x0.json and CSV format https://cronitor.link/d3x0.csv. There are a few useful filters:

Param:

Default:

Details:

limit
20
[int] 0-1500
pings
true
[bool]
alerts
true
[bool]