---
title: "Given a localCorrelationId this enpoint can return all the corresponding changes to that audit log intent."
method: POST
path: "/api/audit/changes"
tags: ["Audit"]
---

# Given a localCorrelationId this enpoint can return all the corresponding changes to that audit log intent.

`POST /api/audit/changes`

## Request body

- IntectWebAPIPagedPagedRequestIntectWebAPIControllersAuditChangeByCorrelationIdAuditRequestDTO
  - `PageNumber` integer
  - `PageSize` integer
  - `Data` IntectWebAPIControllersAuditChangeByCorrelationIdAuditRequestDTO
    - `LocalCorrelationId` string, uuid

## Response `200`

OK

- object

---

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