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

# GET /AuditLogEvents/{id}

`GET /AuditLogEvents/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `api-version` string
- `$select` string
- `$expand` string

## Response `200`

Success

- AuditLogEvent
  - `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)
