---
title: "Get all audit logs"
method: GET
path: "/api/v1/audit-logs"
tags: ["auditLogs"]
---

# Get all audit logs

`GET /api/v1/audit-logs`

Get all audit logs

## Query parameters

- `search_key` string
- `page` integer, required
- `per_page` integer
- `next_page_token` string

## Headers

- `X-Api-Key` string, required
- `X-Workspace-Id` string

## Response `200`

Successful response

- AuditLogsGetapiV1AuditLogsResponse200 — Empty response body

---

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