---
title: "Get all event types of audit log"
method: GET
path: "/auditlog-exts/events"
tags: ["auditlog"]
---

# Get all event types of audit log

`GET /auditlog-exts/events`

Get all event types of audit log

## Headers

- `X-Request-Id` string

## Response `200`

Success

- AuditLogEventType[]
  - `event_type` string — the event type, such as create_user.

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/cerit/apis/harbor-api.md) · [All operations](https://skmtc.dev/cerit/apis/harbor-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cerit/harbor-api/revisions/62d78801f8df/schema)
