{
"report": {
"check_id": 123,
"intervals": [
{
"average_response": 123,
"downtime": 10,
"from": "2020-07-10T10:51:55.000Z",
"steps": [
{
"average_response": 123,
"step": {
"args": {
"checkbox": "string",
"element": "string",
"form": "string",
"input": "string",
"option": "string",
"password": "string",
"radio": "string",
"seconds": "string",
"select": "string",
"url": "http://www.google.com",
"username": "string",
"value": "string"
},
"fn": "go_to"
}
}
],
"unmonitored": 50,
"uptime": 230
}
],
"name": "My awesome check",
"resolution": "day"
}
}