---
title: "Get Audit Records"
method: GET
path: "/info/audit-records"
tags: ["Info"]
---

# Get Audit Records

`GET /info/audit-records`

Get the latest audit records

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseArrayGithubComAlchemillahqSylveInternalDbModelsInfoAuditRecord
  - `data` GithubComAlchemillahqSylveInternalDbModelsInfoAuditRecord[]
    - `action` string
    - `authType` string
    - `createdAt` string
    - `duration` -9223372036854776000 | 9223372036854776000 | 1 | 1000 | 1000000 | 1000000000 | 60000000000 | 3600000000000
    - `ended` string
    - `id` integer
    - `node` string
    - `started` string
    - `status` string
    - `updatedAt` string
    - `user` string
    - `userId` integer
    - `version` integer
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.net/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alchemillahq/sylve-api/versions/950e51f8af98/schema)
