Audit Event Export Details - Administration Portal - Current - Current - Ready - Hyland Experience - external

Hyland Experience Administration Portal

Platform
Hyland Experience
Product
Administration Portal
Release
Current
License

The audit event export file provides details about each event in the following JSON fields:

Field Description
Id

The unique identifier of the event.

Type

The event type, which typically follows this format:

{appKey}.{object}.{event}
Message

Details of the event in a user-friendly message format.

Name

The user-friendly name of the event.

Actor

The user or system that triggered the event. This field includes the following properties:

  • Id: For a user actor, the Id property displays the user's GUID. For a system actor, the Id displays the system identifier.
  • Type: The Type property indicates whether the actor is a user or system.
Timestamp

The date and time of the event in the following format:

YYYY-MM-DDThh:mm:ss.sssZ
CustomData

Additional information attached to the audit event in JSON format.

Object

The object targeted by the event. This field includes the following properties:

  • Id: The object's GUID.
  • Scope: The API scope of the object.
RelatedObject

(Optional) The related parent object. This field includes the following properties:

  • Id: The related object's GUID.
  • Scope: The API scope of the related object.
ReportingAppKey

(Optional) The identifier for the application that reported the event.