Skip to main content
GET
Compare an identity detection's login against user and team authentication baselines

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

available
boolean
required

False when no comparison could be produced; see unavailableReason

observedAt
string | null
required

Timestamp of the authentication event that was compared

datapoints
object[]
required
unavailableReason
enum<string> | null
Available options:
NOT_IDENTITY,
NO_AUTH_EVENT,
BASELINE_NOT_READY