Module

audits

Get all audit objects from a xMatters matching the query. Please refer to the link below for the available query parameters.

https://help.xmatters.com/xmapi/index.html#get-event-audit-information

View Source audits.js, line 3

Parameters:
Name Type Description
env module:environments.xMattersEnvironment The xmtoolbox representation of an xMatters instance.
query Object A json object representing the query string parameters for this request.

View Source audits.js, line 10

Array of Audit Objects Requested
Promise.<Array.<Audit>>