Skip to main content
GET
Verify audit event hash chain integrity

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

id
string
required

Audit event ID (UUID)

Response

OK

isValid
boolean
required
Example:

true

message
string
required
Example:

"hash chain intact"

totalChecked
integer<int64>
required
Example:

1000

firstInvalidId
integer<int64>
Example:

42