---
title: "GET /auditLog.all"
method: GET
path: "/auditLog.all"
tags: ["auditLog"]
---

# GET /auditLog.all

`GET /auditLog.all`

## Query parameters

- `userId` string
- `userEmail` string
- `resourceName` string
- `action` 'create' | 'update' | 'delete' | 'deploy' | 'cancel' | 'redeploy' | 'login' | 'logout'
- `resourceType` 'project' | 'service' | 'environment' | 'deployment' | 'user' | 'customRole' | 'domain' | 'certificate' | 'registry' | 'server' | 'sshKey' | 'gitProvider' | 'notification' | 'settings' | 'session'
- `from` string
- `to` string
- `limit` number
- `offset` number

## Response `200`

Successful response

- object

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/dokploy/apis/dokploy-api.md) · [All operations](https://skmtc.net/dokploy/apis/dokploy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dokploy/dokploy-api/revisions/0c21b2084cd6/schema)
