curl --location --request GET 'https://api.probely.com/targets//severity_trend/'{
"results": {
"high": [
{
"0": "2019-08-24T14:15:22Z",
"1": 0
}
],
"low": [
{
"0": "2019-08-24T14:15:22Z",
"1": 0
}
],
"medium": [
{
"0": "2019-08-24T14:15:22Z",
"1": 0
}
]
},
"step": 86400
}