curl --location --request GET 'https://api.victorops.com//api-public/v1/alerts/' \
--header 'X-VO-Api-Id;' \
--header 'X-VO-Api-Key;'
{
"ackAuthor": "string",
"ackMsg": "string",
"entityDisplayName": "string",
"entityId": "string",
"messageType": "string",
"monitoringTool": "string",
"raw": "string",
"stateMessage": "string",
"stateStartTime": 0,
"timestamp": 0
}