Skip to main content
GET
Obtain Evidence

Authorizations

Authorization
string
header
required

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

Path Parameters

investigationId
string<uuid>
required

The unique identifier of an investigation.

evidenceId
string<uuid>
required

The unique identifier of an evidence.

Response

OK

Returns an evidence.

id
string<uuid>

Unique identifier of the resource.

urn
string

Uniform Resource Name (URN) of the evidence. It may contain an alarm, event, user, asset, or other information as edidence for the investigation.

summary
string

Summary information from the source object providing the evidence. Such information is not subject to change or modified by a user.

created
_mod_on_by · object

Specifies when the resource was created and by whom.