---
title: "GET /AuditLogEvents"
method: GET
path: "/AuditLogEvents"
tags: ["AuditLogEvents"]
---

# GET /AuditLogEvents

`GET /AuditLogEvents`

## Query parameters

- `api-version` string
- `$select` string
- `$expand` string
- `$filter` string
- `$orderby` string
- `$top` integer
- `$skip` integer
- `$count` boolean

## Response `200`

Success

- AuditLogEventIEnumerableODataValue
  - `value` AuditLogEvent[], nullable
    - `type` string, nullable
    - `entityType` string, nullable
    - `entityId` string, nullable
    - `propertyName` string, nullable
    - `oldValue` string, nullable
    - `newValue` string, nullable
    - `changedOn` integer
    - `changedBy` string, nullable
    - `id` string, nullable
    - `createdOn` integer
    - `createdBy` string, nullable
    - `modifiedOn` integer
    - `modifiedBy` string, nullable

---

[API](https://skmtc.dev/liveswitch/apis/liveswitch-cloud-api.md) · [All operations](https://skmtc.dev/liveswitch/apis/liveswitch-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liveswitch/liveswitch-cloud-api/revisions/1b39d4a01c13/schema)
