Skip to main content
GET
Get time-to-detect and time-to-verdict metrics for a single detection

Authorizations

Authorization
string
header
required

Team API key sent as a Bearer token. Create a key in Wirespeed under Settings → Team. See https://docs.wirespeed.co/api-reference/authentication.

Path Parameters

id
string
required

Detection ID

Response

ttdSeconds
number | null
required

Time to detect for this detection in seconds

ttvMilliseconds
number | null
required

Time to verdict for this detection in milliseconds