Get a single correlation-finding by id
GET /correlation-findings/{id}
GET
/correlation-findings/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
pattern
required
string
confidence
string
affected_services
Arbitrary JSON value (object, array, string, number, boolean, or null)
evidence_count
integer
evidence_summary
string
finding_type
string
status
string
first_seen_at
string format: date-time
last_seen_at
string format: date-time
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found