curl --request POST \
--url https://api.getovra.com/security/incidents \
--header 'Content-Type: application/json' \
--header 'X-Dashboard-Secret: <x-dashboard-secret>' \
--data '
{
"title": "<string>",
"description": "<string>",
"ownerId": "<string>",
"detectedAt": "2023-11-07T05:31:56Z",
"affectedUsersCount": 1,
"affectedGeographies": [
"<string>"
],
"actorUserId": "<string>",
"notificationChannel": "<string>",
"externalTicketUrl": "<string>"
}
'{
"error": "<string>"
}Gated by X-Dashboard-Secret. Internal ops + monitoring systems POST
here when an ICT issue is detected. Major incidents must trigger the
DORA 3-stage notification timer.
curl --request POST \
--url https://api.getovra.com/security/incidents \
--header 'Content-Type: application/json' \
--header 'X-Dashboard-Secret: <x-dashboard-secret>' \
--data '
{
"title": "<string>",
"description": "<string>",
"ownerId": "<string>",
"detectedAt": "2023-11-07T05:31:56Z",
"affectedUsersCount": 1,
"affectedGeographies": [
"<string>"
],
"actorUserId": "<string>",
"notificationChannel": "<string>",
"externalTicketUrl": "<string>"
}
'{
"error": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.getovra.com/llms.txt
Use this file to discover all available pages before exploring further.
1 - 2001 - 8000low, medium, high, critical ict_outage, data_breach, fraud, auth_compromise, third_party, other x >= 0502Incident recorded