Skip to main content
GET
Get an audit event by ID

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

action
string
obrigatório
Exemplo:

"VALIDATE"

actor
object
obrigatório
createdAt
string<date-time>
obrigatório
Exemplo:

"2021-01-01T00:00:00Z"

eventId
string<uuid>
obrigatório
Exemplo:

"00000000-0000-0000-0000-000000000000"

eventType
string
obrigatório
Exemplo:

"TRANSACTION_VALIDATED"

resourceId
string
obrigatório
Exemplo:

"00000000-0000-0000-0000-000000000000"

resourceType
string
obrigatório
Exemplo:

"transaction"

result
string
obrigatório
Exemplo:

"ALLOW"

context
object
hash
string
Exemplo:

"a3f1e2b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2"

metadata
object
previousHash
string
Exemplo:

"b4e2f3a5c6d7e8f9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3"