Skip to main content

Get Activate Entity Audit

Select

SaaS
Customer Managed

Retrieve the audit details for activate entities like clients, data sources, requests. Available entity types: 3 - Client 132 - Data source 9515 - Request

Path Parameters
  • entityType int32 required

    Possible values: >= 1

    Type of the entity

  • entityId int32 required

    Possible values: >= 1

    Unique id for the entity

Responses

OK


Schema
  • auditDetails object[]

    List of audit information for an entity

  • severity AuditLevel

    Possible values: [LOW, MEDIUM, HIGH, CRITICAL]

    Defines the serverity of the audit entry

  • time int32

    Unix epoch time representation of audit entry

  • user string

    Name of the user

  • operation string

    Operation performed

  • messages string[]

    All the audit messages for this entry

Loading...