Get an audit event by ID
Use this endpoint to retrieve a single audit event by its unique identifier. Designed for SOX/GLBA compliance.
GET
Get an audit event by ID
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Audit event ID (UUID)
Response
OK
Example:
"VALIDATE"
Example:
"2021-01-01T00:00:00Z"
Example:
"00000000-0000-0000-0000-000000000000"
Example:
"TRANSACTION_VALIDATED"
Example:
"00000000-0000-0000-0000-000000000000"
Example:
"transaction"
Example:
"ALLOW"
Example:
"a3f1e2b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2"
Example:
"b4e2f3a5c6d7e8f9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3"

