Skip to main content

gets anomalous audits

Select

SaaS
Customer Managed

Get anomalous audits in the specified time

Query Parameters
  • fromTime int32

    Anomalous audits from a specific time (in epochs)

    Example: 1693193428
  • toTime int32

    Anomalous audits till a specific time (in epochs)

    Example: 1693193901
Responses

OK


Schema
  • audits object[]

    list of audit objects

  • operation string

    Audit operation

  • user object
  • id int32
  • name string
  • fromTime int32

    time from when the audit operation was anomalous

  • toTime int32

    time till which the audit operaion was anomalous

  • count int32

    number of audit operations in the given time

  • messageId int32

    messageid of the audit operation

Loading...