docs(api-reference): updated audit log endpoint

This commit is contained in:
Daniel Hougaard
2024-09-18 18:50:22 +04:00
parent 8fa9f476e3
commit 6885ef2e54
3 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
---
title: "Export"
openapi: "GET /api/v1/workspace/{workspaceId}/audit-logs"
openapi: "GET /api/v1/organization/audit-logs"
---