---
title: "Audit logging entries for company. An entity log reflects an audit intent, eg an import or user creates, that is it. In order to see what that intent made in regard to changes the endpoint \"changes\" must be alled with the localCorrelationId returned from this endpoint."
method: POST
path: "/api/audit/companylogs"
tags: ["Audit"]
---

# Audit logging entries for company. An entity log reflects an audit intent, eg an import or user creates, that is it. In order to see what that intent made in regard to changes the endpoint "changes" must be alled with the localCorrelationId returned from this endpoint.

`POST /api/audit/companylogs`

## Request body

- IntectWebAPIPagedPagedRequestIntectWebAPIControllersAuditCompanyAuditRequestDTO
  - `PageNumber` integer
  - `PageSize` integer
  - `Data` IntectWebAPIControllersAuditCompanyAuditRequestDTO
    - `CompanyId` integer
    - `From` string, date-time, nullable
    - `To` string, date-time, nullable

## 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)
