Retrieve an audit event
Returns a single audit event by its public ID.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
event_id
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response
Audit event details.
id
Event ID.
type
Event action type.
created_at
resource_type
Type of resource affected.
resource_id
Public ID of the affected resource.
actor
Email or API key identifier of the actor.
metadata
Additional context about the event.
ip_address
request_method
request_path
sequence_num
Monotonic sequence number for ordering.
Errors
401
Unauthorized Error
404
Not Found Error