---
title: "List Audit Log Events"
method: GET
path: "/audit/events"
tags: ["Audit Service"]
---

# List Audit Log Events

`GET /audit/events`

Gets audit events that have response status of 200. This is the default when the responseStatus parameter is not included in the query. When you use responseStatus in the query, you can get all audit events without regard to status.

The API requires one of the following permissions to be defined in Spot:

* Permission: Organization Viewer (See User Roles) or
* Action: setup:describeAllAuditEvents (See Access Policies)

## Query parameters

- `fromDate` string, string, required
- `toDate` string, string, required
- `accountId` string
- `responseStatus` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
