QueryEventAuditTrail

Returns an audit trail for the specified event.

Sample SOAP Request

Request Parameters

Name

Description

Type

Optional

eventIdentifier

Identifier of the Event to audit

long

no

reportType

Specifies the type of report to query (can be CHRONOLOGICAL or HIERARCHICAL)

string

no

Sample SOAP Response

Response Parameters

Name

Description

Type

auditEvent

Checkpoints logged during event processing; each event includes:

  • a message
  • a date/time
  • an indent level, indicating the hierarchy of the event (integer, 0-based)
  • a type;one of the following:

EVENT

ROOT

GROUP

TEAM

PERSON

DEVICE

LIVE_NOTIFICATION

SoapEventAuditTrail

serverTimestamp

Time corresponding to the server time when the request was made (this should match the associated persisted audit event)

string

status

Final status of the request

string

Standard SOAP Parameters

SOAP Response Status Messages