---
title: "Changes to Export project audit log as a JSON file"
method: POST
path: "/v1/audit/log/download"
---

# Changes to Export project audit log as a JSON file

`POST /v1/audit/log/download`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2026-09-03** `ff4f6fbc1453` — 4 info
- **2026-08-19** `021b65a9a19c` — 3 info
- **2026-08-12** `7949ae658ff1` — 3 info

## Changes

- **2026-09-03** `ff4f6fbc1453` — 4 info
  - the request property `action` became nullable
  - the request property `end_date` became nullable
  - the request property `object_type` became nullable
  - the request property `start_date` became nullable
- **2026-08-19** `021b65a9a19c` — 3 info
  - added the new `approve` enum value to the request property `action`
  - added the new `decline` enum value to the request property `action`
  - added the new `quota_request` enum value to the request property `object_type`
- **2026-08-12** `7949ae658ff1` — 3 info
  - added the new `object_storage` enum value to the request property `object_type`
  - added the new `suspend` enum value to the request property `action`
  - added the new `unsuspend` enum value to the request property `action`

---

[Operation](https://skmtc.dev/datacrunch/apis/verda-cloud-public-api/docs/v1/audit/log/download/post.md) · [API](https://skmtc.dev/datacrunch/apis/verda-cloud-public-api.md) · [Page](https://skmtc.dev/datacrunch/apis/verda-cloud-public-api/changes/v1/audit/log/download/post)
