Skip to main content
GET
Verify audit event hash chain integrity

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

id
string
obrigatório

Audit event ID (UUID)

Resposta

OK

isValid
boolean
obrigatório
Exemplo:

true

message
string
obrigatório
Exemplo:

"hash chain intact"

totalChecked
integer<int64>
obrigatório
Exemplo:

1000

firstInvalidId
integer<int64>
Exemplo:

42