Skip to main content
GET
/
security
/
incidents
/
{id}
Get an ICT incident
curl --request GET \
  --url https://api.getovra.com/security/incidents/{id} \
  --header 'X-Dashboard-Secret: <x-dashboard-secret>'
{
  "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.

Headers

X-Dashboard-Secret
string
required

Path Parameters

id
string
required

Response

Incident