Use this endpoint to retrieve a single audit event by its unique identifier. Designed for SOX/GLBA compliance.
The type of media of the resource. Must be application/json.
The API Key for authentication. This header is required for all endpoints except health checks.
A unique identifier used to trace and track each request.
The unique identifier of the audit event that you want to retrieve or verify.
Indicates that the request was successful and the response contains the expected data.
Audit trail event for SOX/GLBA compliance.
Unique identifier for the audit event.
Type of event that occurred.
TRANSACTION_VALIDATED, RULE_CREATED, RULE_UPDATED, RULE_ACTIVATED, RULE_DEACTIVATED, RULE_DELETED, LIMIT_CREATED, LIMIT_UPDATED, LIMIT_ACTIVATED, LIMIT_DEACTIVATED, LIMIT_DELETED Type of resource affected by the event.
transaction, rule, limit ID of the affected resource.
Action performed (VALIDATE, CREATE, UPDATE, DELETE, ACTIVATE, DEACTIVATE).
Result of the action. For validations (ALLOW, DENY, REVIEW). For CRUD operations (SUCCESS, FAILED).
Actor who performed the action.
Event context. For validations includes request and response. For CRUD includes before and after states.
Additional info (ticketId, correlationId, etc.).
SHA-256 hash of event content for tamper detection.
Hash of previous event in chain (forms immutable chain).
When the event occurred.