Skip to main content
GET
Get investigation result

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alert_id
string<uuid>
required

Response

Investigation result found

id
string<uuid>
required
profile_id
string<uuid>
required
external_id
string | null
required
metadata
ClientInvestigateMetadata · object | null
required
title
string
required
index
integer
required
received_at
string<date-time>
required
description
string
required
type
string
required
insight_tags
InsightTag · object[]
required
investigation
InvestigationDTO · object
required