---
title: "List distinct audit log action types"
method: GET
path: "/audit-logs/actions"
tags: ["Audit"]
---

# List distinct audit log action types

`GET /audit-logs/actions`

Returns all distinct action values in the audit log for filter dropdowns. Admin only.

## Response `200`

List of distinct action strings.

## Other responses

- `403` — Not authorized.
- `500` — Failed to fetch audit log actions.

---

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